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: update legacy:e2e:ci scripts to use Playwright webServer configuration
- Update all legacy:e2e:ci scripts to use simple 'npx playwright test' command
- This prevents port conflicts in CI where legacy scripts were manually starting servers
- The Playwright webServer configuration now handles all server management
- Add missing legacy:e2e:ci script to dynamic-remotes-synchronous-imports
This ensures CI tests run properly since the GitHub workflow uses legacy:e2e:ci for webpack tests.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments