Skip to content

Commit 5566483

Browse files
committed
Used fractal-server 2.0.0a3 in playwright.config.js
1 parent 049eba3 commit 5566483

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

4848
webServer: [
4949
{
50-
command: './tests/start-test-server.sh 2.0.0a2',
50+
command: './tests/start-test-server.sh 2.0.0a3',
5151
port: 8000,
5252
waitForPort: true,
5353
stdout: 'pipe',

0 commit comments

Comments
 (0)