Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed May 10, 2021
1 parent e1dbcd6 commit 58030b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"minimum-stability": "dev",
"scripts": {
"phpstan": "phpstan analyse",
"tester": "tester tests"
"tester": "tester -C tests"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 58030b7

Please sign in to comment.