Skip to content

Commit a366163

Browse files
committed
Fix infection $schema
1 parent 9adf550 commit a366163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infection.json5.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "vendor/infection/infection/resources/schema.json",
2+
"$schema": "tools/infection/vendor/infection/infection/resources/schema.json",
33
"source": {
44
"directories": [
55
"src"

0 commit comments

Comments
 (0)