Skip to content

Commit e458a95

Browse files
Added bootstrap to infection
Signed-off-by: Bastian Schwarz <bastian@codename-php.de>
1 parent 27312f6 commit e458a95

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

infection.json.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
},
1818
"mutators": {
1919
"@default": true
20-
}
20+
},
21+
"bootstrap":"./test/bootstrap.php"
2122
}

0 commit comments

Comments
 (0)