Skip to content

Commit d570d24

Browse files
committed
Updated fractal-server version in playwright.config.js
1 parent 49e368e commit d570d24

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

3939
webServer: [
4040
{
41-
command: './tests/start-test-server.sh 1.4.1a1',
41+
command: './tests/start-test-server.sh 1.4.1a2',
4242
port: 8000,
4343
waitForPort: true,
4444
stdout: 'pipe',

0 commit comments

Comments
 (0)