iteo/bin/test.sh
2024-04-14 22:59:22 +02:00

6 lines
164 B
Bash
Executable File

#!/usr/bin/env bash
docker compose exec -u "$(id -u):$(id -g)" symfony ./vendor/bin/phpunit
docker compose exec -u "$(id -u):$(id -g)" symfony ./vendor/bin/behat