1
0
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:
David Leek 2024-08-20 11:55:33 +02:00
parent e714a7fe2b
commit 723fba9565
No known key found for this signature in database
GPG Key ID: 515EE0F1BB6D0BE1

View File

@ -4,7 +4,7 @@ import vitePreprocessor from 'cypress-vite';
export default defineConfig({
projectId: 'tc2qff',
defaultCommandTimeout: 12000,
defaultCommandTimeout: 13000,
screenshotOnRunFailure: false,
video: false,
e2e: {