Skip to content

Commit

Permalink
test: e2eci
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed May 5, 2024
1 parent 0309be5 commit a1d6d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"prod": "serve -s build",
"test": "react-scripts test --transformIgnorePatterns 'node_modules/(?!axios)/'",
"test:e2e": "start-server-and-test start 3000 \"cd e2e && jest --detectOpenHandles\"",
"test:e2eci": "start-server-and-test start 3000 prod \"cd e2e && jest\"",
"eject": "react-scripts eject"
},
"eslintConfig": {
Expand Down

0 comments on commit a1d6d92

Please sign in to comment.