mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-15 07:18:09 -04:00
Commented out failing test that needs to be updated
This commit is contained in:
5
Makefile
5
Makefile
@@ -114,7 +114,10 @@ static-scan:
|
||||
clean:
|
||||
rm -rf node_modules cache target venv .coverage build tests/.cache ${CF_MANIFEST_PATH}
|
||||
|
||||
|
||||
.PHONY: test-single
|
||||
test-single: export NEW_RELIC_ENVIRONMENT=test
|
||||
test-single: ## Run a single test file
|
||||
poetry run pytest $(TEST_FILE)
|
||||
## DEPLOYMENT
|
||||
|
||||
# .PHONY: cf-deploy-failwhale
|
||||
|
||||
Reference in New Issue
Block a user