File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ public enum ABTest: String, CaseIterable {
1414
1515 /// A/A test to make sure there is no bias in the logged out state.
1616 /// Experiment ref: pbxNRc-1S0-p2
17- case aaTestLoggedOut202208 = " woocommerceios_explat_aa_test_logged_out_202208 "
17+ case aaTestLoggedOut202209 = " woocommerceios_explat_aa_test_logged_out_202209 "
1818
1919 /// A/B test for promoting linked products in Product Details.
2020 /// Experiment ref: pbxNRc-1Pp-p2
2121 case linkedProductsPromo = " woocommerceios_product_details_linked_products_banner "
2222
2323 /// A/B test for the login button order on the prologues screen.
2424 /// Experiment ref: pbxNRc-1VA-p2
25- case loginPrologueButtonOrder = " woocommerceios_login_prologue_button_order "
25+ case loginPrologueButtonOrder = " woocommerceios_login_prologue_button_order_202209 "
2626
2727 /// Returns a variation for the given experiment
2828 public var variation : Variation {
You can’t perform that action at this time.
0 commit comments