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 Playwright dependencies to resolve version conflict
- Updated @playwright/test from 1.54.1 to 1.55.0 in pnpm-workspace.yaml
- Regenerated lockfile to ensure all Playwright packages use version 1.55.0
- This resolves the 'test.describe() not expected' error in CI
0 commit comments