From 34bfdeb25cb89b20ade1f2d78fc2122aa8ff70f5 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Tue, 26 Oct 2021 21:03:00 +0300 Subject: [PATCH] test(plugin-commands-audit): fix --- packages/plugin-commands-audit/test/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/plugin-commands-audit/test/index.ts b/packages/plugin-commands-audit/test/index.ts index fcacc47ea4..c161c64486 100644 --- a/packages/plugin-commands-audit/test/index.ts +++ b/packages/plugin-commands-audit/test/index.ts @@ -93,6 +93,7 @@ test('audit does not exit with code 1 if the registry responds with a non-200 re const { output, exitCode } = await audit.handler({ dir: path.join(__dirname, 'fixtures/has-vulnerabilities'), dev: true, + fetchRetries: 0, ignoreRegistryErrors: true, production: false, registries: {