Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 7, 2023
1 parent 50d2e95 commit ffc6dd6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,7 @@
},
"scripts": {
"post-autoload-dump": "@prepare",
"prepare": [
"@php bin/sync",
"@php vendor/bin/testbench package:discover --ansi"
],
"prepare": "@php vendor/bin/testbench package:discover --ansi",
"test": "@php vendor/bin/phpunit -c ./ --color",
"ci": [
"@prepare",
Expand Down

0 comments on commit ffc6dd6

Please sign in to comment.