Skip to content

Commit

Permalink
chore: run tests in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
ZauberNerd committed Feb 3, 2022
1 parent 812ac6d commit 6a1c776
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 @@ -58,7 +58,7 @@
"branch": "debug-canarist",
"commands": [
"cd .. && yarn list --pattern jest",
"yarn test"
"ENABLE_MSW=true yarn jest"
]
}
],
Expand Down

0 comments on commit 6a1c776

Please sign in to comment.