mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-06-17 19:39:19 +00:00
Corrected test error
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"phpmd": "phpmd src/ text phpmd",
|
||||
"phpcs": "phpcs --coverage-text --colors=never",
|
||||
"phpunit": "phpunit --coverage-text --colors=never",
|
||||
"test": "composer run phpmd && composer run phpcs"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user