Skip to content

Commit

Permalink
UIPFU-77 - update test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Terala-Priyanka committed Jan 10, 2024
1 parent 5b390ff commit a309cc4
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 @@ -26,7 +26,7 @@
"build-mod-descriptor": "stripes mod descriptor --full --strict | jq '.[]' > module-descriptor.json ",
"formatjs-compile": "formatjs compile-folder --ast --format simple ./translations/ui-plugin-find-user ./translations/ui-plugin-find-user/compiled",
"test": "stripes test karma",
"test:jest": "yarn run jest"
"test:jest": "jest --ci --coverage --colors"
},
"okapiInterfaces": {
"users": "16.0",
Expand Down

0 comments on commit a309cc4

Please sign in to comment.