mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 04:44:04 +00:00
3 lines
85 B
Bash
Executable file
3 lines
85 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker-compose exec -T test vendor/bin/pest --no-coverage --filter "$@"
|