diff --git a/ahoy.yml b/ahoy.yml index 2e1a8fbda6e12c290fcfab31015ec464d2c8db82..548d49e6174a3a12bf5cb6539aa04c77f09ecaf3 100644 --- a/ahoy.yml +++ b/ahoy.yml @@ -7,5 +7,5 @@ commands: cmd: docker-compose exec -T --user root php ./vendor/bin/behat --config tests/behat/behat.yml --format junit --out tests/output "$@" usage: Run Behat tests on the project and output in junit format update: - cmd: composer lakedrops:behat + cmd: composer lakedrops:behat "$@" usage: (Re-)Configure Behat for this project