We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a61db3 commit d82eeffCopy full SHA for d82eeff
1 file changed
Makefile
@@ -134,7 +134,6 @@ TEST_CMD := APIGEE_ACCESS_TOKEN="$(APIGEE_ACCESS_TOKEN)" \
134
STATUS_ENDPOINT_API_KEY="$(STATUS_ENDPOINT_API_KEY)" \
135
PYTHONPATH=. poetry run pytest --disable-warnings -vv \
136
--color=yes \
137
- -n 4 \
138
--api-name=nhs-notify-supplier \
139
--proxy-name="$(PROXY_NAME)" \
140
-s \
0 commit comments