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
"description": "Wippy app-template-raw — top-level package.json scoped to the e2e suite. Per-app builds live under frontend/applications/*/package.json.",
"scripts": {
"test:e2e": "playwright test",
"test:e2e:headed": "playwright test --headed",
"test:e2e:bridge": "playwright test e2e/bridge.spec.ts",
"test:e2e:warn-suppressor": "playwright test e2e/warn-suppressor.spec.ts"