Skip to content

Commit

Permalink
qa: disable xdebug when running local mutation testing
Browse files Browse the repository at this point in the history
  • Loading branch information
romm committed Aug 19, 2023
1 parent a3341ab commit 1617930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"rector"
],
"mutation": [
"@putenv XDEBUG_MODE=off",
"infection --threads=max --git-diff-lines"
],
"doc": [
Expand Down

0 comments on commit 1617930

Please sign in to comment.