Skip to content
Snippets Groups Projects
Commit 51de3739 authored by Ray Andrew's avatar Ray Andrew
Browse files

Final commit

parent 7a12bb49
Branches master
No related merge requests found
Pipeline #5049 passed with stages
in 7 minutes and 19 seconds
......@@ -17,7 +17,7 @@
"paragonie/random_compat": "Provides better randomness in PHP 5.x"
},
"scripts": {
"test": "phpunit --configuration application/tests --coverage-text --coverage-html --colors=never report"
"test": "phpunit --configuration application/tests --coverage-text --colors=never --coverage-html report"
},
"require-dev": {
"mikey179/vfsStream": "1.1.*",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment