We have two tests that are failing regularly, but I can't repro. I made these changes because they seemed like they could be problematic and had 4 clean test runs against livebranches.
I moved the overrideABTest steps to after ensureNotLoggedIn, so that the override isn't lost and added an await on it, just in case.
We have two tests that are failing regularly, but I can't repro. I made these changes because they seemed like they could be problematic and had 4 clean test runs against livebranches.
I moved the overrideABTest steps to after ensureNotLoggedIn, so that the override isn't lost and added an await on it, just in case.