Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
Co-authored-by: Juraj Majerik <[email protected]>
  • Loading branch information
danielbachhuber and jurajmajerik authored Dec 17, 2024
1 parent 1f78093 commit 80db493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1659,7 +1659,7 @@ def _test_query_runner_property_math(self, math, expected_control, expected_test
# control values are 0, 1, 2, 3, 4
# test values are 0, 2, 4, 6, 8, 10, 12, 14, 16, 18

# Populate exposure events
# Populate metric + exposure events
for variant, count in [("control", 5), ("test", 10)]:
for i in range(count):
_create_event(
Expand Down

0 comments on commit 80db493

Please sign in to comment.