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
fix(e2e): remove unused isStaging function and update tests
- Removed the unused `isStaging` function from `utils.ts`.
- Replaced `isStaging` with `isProduction` in landings spec tests.
- Updated test skipping logic for reverse-proxy hosts.
0 commit comments