diff --git a/cypress.config.js b/cypress.config.js index 6ea457283..42b7c0eea 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -1,4 +1,5 @@ module.exports = { 'projectId': '4b7344', e2e: {}, + 'video': true, }