Skip to content

Commit 7fa644a

Browse files
committed
Update the logged-in A/A test to the new test.
1 parent 4d4b764 commit 7fa644a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Experiments/Experiments/ABTest.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ public enum ABTest: String, CaseIterable {
77
/// `An enum with no cases cannot declare a raw type`
88
case null
99

10-
/// A/A test for ExPlat integration.
10+
/// A/A test for ExPlat integration in the logged in state.
1111
/// Experiment ref: pbxNRc-1QS-p2
1212
///
13-
case aaTest202208 = "woocommerceios_explat_aa_test_202208"
13+
case aaTest202209 = "woocommerceios_explat_aa_test_logged_in_202209"
1414

1515
/// A/A test to make sure there is no bias in the logged out state.
1616
/// Experiment ref: pbxNRc-1S0-p2

0 commit comments

Comments
 (0)