Skip to content

Commit

Permalink
Merge pull request #76 from alphagov/ramp-up-new-browse-ab-test
Browse files Browse the repository at this point in the history
Ramp up new browse AB test
  • Loading branch information
beccapearce authored May 14, 2024
2 parents 89ce981 + f1ebedd commit 98ff400
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dictionaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ active_ab_tests:
ab_test_expiries:
Example: 86400
BankHolidaysTest: 86400
NewBrowse: 86400 # 1 day
NewBrowse: 864000 # 10 days
# AB test percentages
example_percentages:
A: 50
Expand All @@ -14,6 +14,6 @@ bankholidaystest_percentages:
A: 99
B: 1
newbrowse_percentages:
A: 0
B: 0
Z: 100
A: 95
B: 5
Z: 0

0 comments on commit 98ff400

Please sign in to comment.