From 11eb5532306e6d63caf34b0a7dcda8bd089c2d74 Mon Sep 17 00:00:00 2001 From: InversionSpaces Date: Fri, 20 Oct 2023 16:53:53 +0000 Subject: [PATCH] Remove bail --- jest.config.js | 1 - 1 file changed, 1 deletion(-) 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