Skip to content

Commit 0cc55a9

Browse files
authored
toggle video on for cypress testing (#124)
Signed-off-by: David Cui <davidcui@amazon.com>
1 parent 237a822 commit 0cc55a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dashboards-reports/cypress.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"video": false,
2+
"video": true,
33
"fixturesFolder": ".cypress/fixtures",
44
"integrationFolder": ".cypress/integration",
55
"pluginsFile": ".cypress/plugins/index.js",

0 commit comments

Comments
 (0)