Skip to content

Commit 713068c

Browse files
committed
Use main branch of fractal-server
1 parent 2fdb8e1 commit 713068c

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

8989
webServer: [
9090
{
91-
command: './tests/start-test-server.sh --branch pagination',
91+
command: './tests/start-test-server.sh --branch main',
9292
port: 8000,
9393
waitForPort: true,
9494
stdout: 'pipe',

0 commit comments

Comments
 (0)