Skip to content

Commit

Permalink
Rename integration to e2e folder
Browse files Browse the repository at this point in the history
  • Loading branch information
willianjusten committed May 10, 2021
1 parent e108ada commit 7b4a752
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cypress.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"video": false
"video": false,
"integrationFolder": "cypress/e2e"
}
File renamed without changes.

0 comments on commit 7b4a752

Please sign in to comment.