Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NadicaUzunova authored Aug 9, 2024
1 parent 353a96f commit 0dbd12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --transformIgnorePatterns 'node_modules/(?!axios)/'",
"test": "react-scripts test --transformIgnorePatterns 'node_modules/(?!axios)/' --testMatch '**/*.test.js'"
"eject": "react-scripts eject"
},
"eslintConfig": {
Expand Down

0 comments on commit 0dbd12b

Please sign in to comment.