Varios cambios Co-authored-by: Juan Pablo Vial <jpvialb@incoviba.cl> Reviewed-on: #25
4 lines
80 B
Batchfile
4 lines
80 B
Batchfile
@echo off
|
|
|
|
docker compose --profile testing run --rm -it testing bin/phpunit %*
|