Skip to content

Commit 9f6cc6a

Browse files
committed
Updated playwright.config.js [skip ci]
1 parent 44071e0 commit 9f6cc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playwright.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default defineConfig({
8888

8989
webServer: [
9090
{
91-
command: './tests/start-test-server.sh --branch 2760-support-both-pre-pinning-and-post-pinning-for-task-collection',
91+
command: './tests/start-test-server.sh --branch main',
9292
port: 8000,
9393
waitForPort: true,
9494
stdout: 'pipe',

0 commit comments

Comments
 (0)