Skip to content

Commit cbf8a0b

Browse files
committed
Remove timeout setting from ava config
1 parent e4540ce commit cbf8a0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ava.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ const getTsimpArgs = () =>
5050
: ["--import", "tsimp"]
5151

5252
export default {
53-
timeout: "5m",
5453
failFast: true,
5554
workerThreads: isOlderThanTwentyDotSix() === false,
5655
require: "global-jsdom/register",

0 commit comments

Comments
 (0)