Skip to content

Commit ed0fa0d

Browse files
committed
Fix infection.json5.dist source directory
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1 parent 6b3e076 commit ed0fa0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infection.json5.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"source": {
33
"directories": [
4-
"libraries\/classes"
4+
"src"
55
]
66
},
77
"logs": {

0 commit comments

Comments
 (0)