mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Update playwright.config.ts
This commit is contained in:
@@ -37,6 +37,6 @@ export default defineConfig({
|
||||
command: 'npm run dev',
|
||||
url: 'http://localhost:5173',
|
||||
reuseExistingServer: !process.env.CI,
|
||||
timeout: 120 * 1000,
|
||||
timeout: 300 * 1000,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user