Skip to content

Commit

Permalink
Run tests in band
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Aug 31, 2018
1 parent 1ce7e27 commit 67d7519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"transform.js"
],
"scripts": {
"test": "jest",
"test": "jest --runInBand",
"prepublish": "yarn test"
},
"repository": {
Expand Down

0 comments on commit 67d7519

Please sign in to comment.