Skip to content

Commit

Permalink
adjust composer test script
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Mar 18, 2021
1 parent 0a9432e commit 800e805
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
}
},
"scripts": {
"test": "vendor/bin/phpunit",
"test-coverage": "vendor/bin/phpunit --coverage-html coverage"
"test": "vendor/bin/pest"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 800e805

Please sign in to comment.