Skip to content
Snippets Groups Projects
Commit 63d9879d authored by jurgenhaas's avatar jurgenhaas
Browse files

Accept arguments for ahoy command

parent cec2db97
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment