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.
main
fractal-server
1 parent 2fdb8e1 commit 713068cCopy full SHA for 713068c
playwright.config.js
@@ -88,7 +88,7 @@ export default defineConfig({
88
89
webServer: [
90
{
91
- command: './tests/start-test-server.sh --branch pagination',
+ command: './tests/start-test-server.sh --branch main',
92
port: 8000,
93
waitForPort: true,
94
stdout: 'pipe',
0 commit comments