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 49e368e commit d570d24Copy full SHA for d570d24
playwright.config.js
@@ -38,7 +38,7 @@ export default defineConfig({
38
39
webServer: [
40
{
41
- command: './tests/start-test-server.sh 1.4.1a1',
+ command: './tests/start-test-server.sh 1.4.1a2',
42
port: 8000,
43
waitForPort: true,
44
stdout: 'pipe',
0 commit comments