mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 17:14:03 +00:00
wip
This commit is contained in:
parent
13cdc03103
commit
73c818f975
7 changed files with 88 additions and 17 deletions
5
test
Executable file
5
test
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# for development
|
||||
docker-compose up -d
|
||||
docker-compose exec test vendor/bin/phpunit "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue