mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 00:14:04 +00:00
-T flags for test scripts
This commit is contained in:
parent
a00b575501
commit
70a748bb18
2 changed files with 3 additions and 3 deletions
2
fulltest
2
fulltest
|
|
@ -4,4 +4,4 @@ set -e
|
|||
# for development
|
||||
docker-compose up -d
|
||||
./test "$@"
|
||||
docker-compose exec test vendor/bin/phpcov merge --clover clover.xml coverage/
|
||||
docker-compose exec -T test vendor/bin/phpcov merge --clover clover.xml coverage/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue