Skip to content

Commit

Permalink
Missing config file
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon committed Jun 25, 2019
1 parent 78306f8 commit c427208
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cypress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"fixturesFolder": "test/e2e/fixtures",
"integrationFolder": "test/e2e/integration",
"pluginsFile": "test/e2e/plugins/index.js",
"screenshotsFolder": "test/e2e/screenshots",
"videosFolder": "test/e2e/videos",
"supportFile": "test/e2e/support/index.js"
}

0 comments on commit c427208

Please sign in to comment.