Explorar o código

set timeout 7000

Yuki Takei %!s(int64=3) %!d(string=hai) anos
pai
achega
8b832d6a83
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/app/cypress.config.ts

+ 1 - 1
packages/app/cypress.config.ts

@@ -16,7 +16,7 @@ export default defineConfig({
         return launchOptions;
       });
     },
-    defaultCommandTimeout: 10000,
+    defaultCommandTimeout: 7000,
   },
   fileServerFolder: 'test/cypress',
   fixturesFolder: 'test/cypress/fixtures',