1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 15:54:03 +00:00
tenancy/test
2019-07-12 21:44:26 +02:00

5 lines
No EOL
100 B
Bash
Executable file

#!/bin/bash
# for development
docker-compose up -d
docker-compose exec test vendor/bin/phpunit "$@"