diff --git a/jest.config.js b/jest.config.js index 13c6ffa..c239338 100644 --- a/jest.config.js +++ b/jest.config.js @@ -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