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
test(dashboard): Add e2e test for modify-page address update path
Regression test for the customFields blocker: editing a shipping address
on the modify page via the 'New address' tab and clicking Preview must
not produce a GraphQL variable coercion error (UpdateOrderAddressInput
has no customFields field). The test exercises the exact path where the
bug lived: modify page → Edit → New address → fill → Update address →
Preview → assert dialog opens without error.
0 commit comments