You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the print statement that states which A/B-Tests we're performing
below the check that filters out ignored test cases. This way, we avoid
claiming to do an A/B-Test for things that are later actually filtered
out (meaning no A/B-Test actually happens).
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments