mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:54:03 +00:00
3 lines
65 B
Bash
Executable file
3 lines
65 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker-compose exec -T test vendor/bin/phpunit "$@"
|