Skip to content

Commit

Permalink
Remove bail
Browse files Browse the repository at this point in the history
  • Loading branch information
InversionSpaces committed Oct 20, 2023
1 parent 4314958 commit 11eb553
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
export default {
testEnvironment: "node",
testTimeout: 1000 * 60 * 10, // 10 minutes in milliseconds
bail: true,
projects: [
{
// Uses the serial runner for integration test files
Expand Down

0 comments on commit 11eb553

Please sign in to comment.