From 554210030dc0b5447da5565ad5f2f03ceb389a4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iiro=20J=C3=A4ppinen?= Date: Thu, 20 Jan 2022 18:15:36 +0200 Subject: [PATCH] test: add retry to integration tests --- test/integration.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration.test.js b/test/integration.test.js index 8234ebdef..e0f26b5d2 100644 --- a/test/integration.test.js +++ b/test/integration.test.js @@ -32,6 +32,7 @@ import { createTempDir } from './utils/tempDir' import { isWindowsActions, normalizeWindowsNewlines } from './utils/crossPlatform' jest.setTimeout(20000) +jest.retryTimes(2) // Replace path like `../../git/lint-staged` with `/lint-staged` const replaceConfigPathSerializer = replaceSerializer(