mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-01 13:47:27 +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({
|
export default defineConfig({
|
||||||
projectId: 'tc2qff',
|
projectId: 'tc2qff',
|
||||||
defaultCommandTimeout: 12000,
|
defaultCommandTimeout: 13000,
|
||||||
screenshotOnRunFailure: false,
|
screenshotOnRunFailure: false,
|
||||||
video: false,
|
video: false,
|
||||||
e2e: {
|
e2e: {
|
||||||
|
Loading…
Reference in New Issue
Block a user