diff --git a/spec/test/Makefile b/spec/test/Makefile index f028874..f90954f 100644 --- a/spec/test/Makefile +++ b/spec/test/Makefile @@ -1,7 +1,7 @@ wip: - pipenv run behave --no-capture --stop --wip + pipenv run behave --stop --wip test: gherkin-lint - pipenv run behave --no-capture --stop + pipenv run behave --no-capture catalog: pipenv run behave --steps-catalog