mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +02:00
test: bump cypress timout temporarily to see if it helps identify hangup
This commit is contained in:
parent
e714a7fe2b
commit
723fba9565
@ -4,7 +4,7 @@ import vitePreprocessor from 'cypress-vite';
|
||||
|
||||
export default defineConfig({
|
||||
projectId: 'tc2qff',
|
||||
defaultCommandTimeout: 12000,
|
||||
defaultCommandTimeout: 13000,
|
||||
screenshotOnRunFailure: false,
|
||||
video: false,
|
||||
e2e: {
|
||||
|
Loading…
Reference in New Issue
Block a user