Sfoglia il codice sorgente

Update cypress.json

Ryan Chandler 4 anni fa
parent
commit
61c68bc0f0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      cypress.json

+ 1 - 1
cypress.json

@@ -1,5 +1,5 @@
 {
-    "video": false,
+    "video": true,
     "pluginsFile": false,
     "supportFile": "tests/cypress/bootstrap.js",
     "integrationFolder": "tests/cypress/integration",