Skip to content

Commit c54bb82

Browse files
committed
Run infection on windows (test)
1 parent 85f50db commit c54bb82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
"qa-windows": [
7777
"@lint-php",
7878
"@cs",
79-
"@unit"
79+
"@unit-coverage",
80+
"@infection"
8081
],
8182
"qa-ci": [
8283
"@unit"

0 commit comments

Comments
 (0)