Skip to content

Commit

Permalink
fix: tests failing
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestoteo committed Oct 22, 2024
1 parent 69f6cb9 commit dc96d2d
Show file tree
Hide file tree
Showing 7 changed files with 859 additions and 93 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"scripts": {
"cz": "cz",
"test": "jest --testTimeout=25000",
"test": "jest --testTimeout=25000 --runInBand",
"semantic-release": "semantic-release",
"prepare": "husky"
},
Expand Down
Loading

0 comments on commit dc96d2d

Please sign in to comment.