CC-5986 - Fixed unit tests, removed unnecessary code from service execution files
This commit is contained in:
parent
875a9dfd8b
commit
bc604b992e
11 changed files with 424 additions and 41 deletions
|
@ -33,5 +33,5 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||
cd $DIR
|
||||
|
||||
#Run the unit tests
|
||||
phpunit --log-junit test_results.xml
|
||||
phpunit --verbose --log-junit test_results.xml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue