Skip to content

[codex] fix playwright test version mismatch - #133

Merged
sanmaopep merged 1 commit into
mainfrom
codex/fix-playwright-test-version
Apr 30, 2026
Merged

[codex] fix playwright test version mismatch#133
sanmaopep merged 1 commit into
mainfrom
codex/fix-playwright-test-version

Conversation

@sanmaopep

Copy link
Copy Markdown
Collaborator

Summary

  • Align @playwright/test declarations in @web-bench/test-util and @web-bench/shop-test-util with the repo-wide 1.57.0 version.
  • Refresh Rush pnpm lockfile specifiers after rush update.

Root Cause

  • Two utility packages still declared @playwright/test as ^1.56.1, while the rest of the workspace had moved to exact 1.57.0, causing rush update to report a mismatching dependency.

Validation

  • rush update
  • rush check

@sanmaopep
sanmaopep marked this pull request as ready for review April 30, 2026 09:49
@sanmaopep
sanmaopep merged commit 7b31ca2 into main Apr 30, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant