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
The swap experiment is currently parsed in runtest as if it is coming from the find/replace experiment, which uses swap, but that experiment actually is an edge case that uses a few fields to build a swap experiment value. Instead, let's rename that find/replace experiment to something unique like "findreplace" so that runtest can handle it specifically without messing with other swap experiments that are in the form (meta viewport is one).
The text was updated successfully, but these errors were encountered:
The swap experiment is currently parsed in runtest as if it is coming from the find/replace experiment, which uses swap, but that experiment actually is an edge case that uses a few fields to build a swap experiment value. Instead, let's rename that find/replace experiment to something unique like "findreplace" so that runtest can handle it specifically without messing with other swap experiments that are in the form (meta viewport is one).
The text was updated successfully, but these errors were encountered: