Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Run playwright tests in parallel #1058

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

amannn
Copy link
Owner

@amannn amannn commented May 8, 2024

Replace usage of it.describe.configure({mode: 'parallel'}) with fullyParallel: true.

h/t https://twitter.com/sebastienlorber/status/1788165474502443345

Copy link

vercel bot commented May 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-intl-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 0:51am
next-intl-example-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 0:51am

@amannn amannn marked this pull request as ready for review May 8, 2024 13:04
@amannn amannn merged commit 2a7832e into main May 8, 2024
6 checks passed
@amannn amannn deleted the chore/playwright-parallel branch May 8, 2024 13:06
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.

None yet

1 participant