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 049eba3 commit 5566483Copy full SHA for 5566483
playwright.config.js
@@ -47,7 +47,7 @@ export default defineConfig({
47
48
webServer: [
49
{
50
- command: './tests/start-test-server.sh 2.0.0a2',
+ command: './tests/start-test-server.sh 2.0.0a3',
51
port: 8000,
52
waitForPort: true,
53
stdout: 'pipe',
0 commit comments