We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c2ef4 commit 77fc37eCopy full SHA for 77fc37e
packages/plugin-eslint/src/lib/runner.integration.test.ts
@@ -91,5 +91,5 @@ describe('executeRunner', () => {
91
},
92
}),
93
);
94
- }, 15_000);
95
-});
+ });
+}, 20_000);
0 commit comments