Skip to content

Commit 69e4e2d

Browse files
committed
Updated fractal-server version in playwright.config.js
1 parent 6df9fdd commit 69e4e2d

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
@@ -107,7 +107,7 @@ export default defineConfig({
107107

108108
webServer: [
109109
{
110-
command: './tests/start-test-server.sh 2.9.0a9',
110+
command: './tests/start-test-server.sh 2.9.0a11',
111111
port: 8000,
112112
waitForPort: true,
113113
stdout: 'pipe',

0 commit comments

Comments
 (0)