mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:17:33 +00:00
timeout$
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineConfig({
|
|||||||
// expect: {
|
// expect: {
|
||||||
// timeout: 10_000, // 10 seconds
|
// timeout: 10_000, // 10 seconds
|
||||||
// },
|
// },
|
||||||
// timeout: 300 * 1000, // 5 minutes
|
timeout: 60_000, // 1 minute
|
||||||
// globalTimeout: 30 * 60_000, // 30 minutes
|
// globalTimeout: 30 * 60_000, // 30 minutes
|
||||||
/* Reporter to use. See https://playwright.dev/docs/test-reporters */
|
/* Reporter to use. See https://playwright.dev/docs/test-reporters */
|
||||||
reporter: [
|
reporter: [
|
||||||
|
Reference in New Issue
Block a user