cleaned up help task

This commit is contained in:
Shawn McCool
2012-07-16 10:28:40 +02:00
parent 644ecfcc25
commit 7dcbf33a80
2 changed files with 6 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"command": "php artisan bundle:publish"
}
},
"Unit Tests": {
"Unit Testing": {
"test": {
"description": "Run the application's tests.",
"command": "php artisan test"