mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: increase e2e timeout to 60s (#9007)
This commit is contained in:
@@ -27,6 +27,7 @@ export default defineConfig({
|
||||
use: {
|
||||
storageState: STORAGE_STATE,
|
||||
},
|
||||
timeout: 60000,
|
||||
},
|
||||
],
|
||||
use: {
|
||||
|
||||
Reference in New Issue
Block a user