Skip to content

Commit 10759b3

Browse files
authored
Merge branch 'master' into 693-revert
2 parents 1f9c166 + bf79333 commit 10759b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"// Test commands for the CI": "⬅✌➡",
9393
"test": "yarn test:unit",
9494
"test:functional": "yarn nightwatch",
95-
"test:unit": "CI=true JEST_JUNIT_OUTPUT=reports/jest-junit.xml react-scripts test --testResultsProcessor ../../node_modules/jest-junit --env=jsdom",
95+
"test:unit": "CI=true JEST_JUNIT_OUTPUT=reports/jest-junit.xml react-scripts test --reporters=default --reporters=../../node_modules/jest-junit --env=jsdom",
9696
"eject": "react-scripts eject"
9797
},
9898
"browserslist": [

0 commit comments

Comments
 (0)