mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 20:54:03 +00:00
phpunit -> pest
This commit is contained in:
parent
23aa3f4789
commit
9d08334f48
1 changed files with 1 additions and 1 deletions
2
test
2
test
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
docker-compose exec -T test vendor/bin/phpunit "$@"
|
docker-compose exec -T test vendor/bin/pest "$@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue