We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44071e0 commit 9f6cc6aCopy full SHA for 9f6cc6a
playwright.config.js
@@ -88,7 +88,7 @@ export default defineConfig({
88
89
webServer: [
90
{
91
- command: './tests/start-test-server.sh --branch 2760-support-both-pre-pinning-and-post-pinning-for-task-collection',
+ command: './tests/start-test-server.sh --branch main',
92
port: 8000,
93
waitForPort: true,
94
stdout: 'pipe',
0 commit comments