mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 01:22:26 +00:00
timeout
This commit is contained in:
@@ -75,5 +75,6 @@ export default defineConfig({
|
||||
command: 'pnpm start',
|
||||
url: 'http://127.0.0.1:3000',
|
||||
reuseExistingServer: !process.env.CI,
|
||||
timeout: 5 * 60_000,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user