From 5518d57480d118af0b10e0ff3035c2237d9240fc Mon Sep 17 00:00:00 2001 From: Dane Powell Date: Fri, 23 Feb 2024 15:13:16 -0800 Subject: [PATCH] timeout 10 --- infection.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/infection.json5 b/infection.json5 index 5d0200f66..5c106e474 100644 --- a/infection.json5 +++ b/infection.json5 @@ -11,6 +11,7 @@ }, "html": "var/infection.html" }, + "timeout": 10, "mutators": { "@default": true },