Skip to content

Commit

Permalink
Updated folder name for integration
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jul 16, 2024
1 parent e05d5ee commit 829100c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"build": "rollup -c",
"test": "pipenv run scripts/run-cypress --no-interactive",
"stop-only": "stop-only --folder cypress/integration",
"stop-only": "stop-only --folder cypress/e2e",
"reformat": "prettier --write '{frontend,cypress}/**/*.js'"
},
"repository": {
Expand Down

0 comments on commit 829100c

Please sign in to comment.