Skip to content

Commit 56381c1

Browse files
committed
ci: raise infection timeout for mutation
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 20b16e7 commit 56381c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infection.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"minMsi": 75,
1616
"minCoveredMsi": 82,
1717
"testFramework": "phpunit",
18-
"timeout": 10
18+
"timeout": 120
1919
}

0 commit comments

Comments
 (0)