Skip to content

Commit

Permalink
Add config path
Browse files Browse the repository at this point in the history
  • Loading branch information
bencroker committed Feb 19, 2024
1 parent ac691d8 commit 65dc5b7
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 @@ -34,7 +34,7 @@
}
},
"scripts": {
"pest": "pest --test-directory=tests/pest --display-deprecations",
"pest": "pest --configuration=tests/pest/phpunit.xml --test-directory=tests/pest --display-deprecations",
"phpstan": "phpstan --ansi --memory-limit=1G",
"check-cs": "ecs check --ansi",
"fix-cs": "ecs check --fix --ansi"
Expand Down

0 comments on commit 65dc5b7

Please sign in to comment.