Add "test" script in composer.json
This commit is contained in:
parent
937186e34b
commit
f7f0d9e3ec
|
|
@ -57,6 +57,7 @@
|
|||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpunit",
|
||||
"post-autoload-dump": [
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
||||
"@php artisan package:discover"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user