mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 12:39:50 -04:00
fix up
This commit is contained in:
1
Makefile
1
Makefile
@@ -79,7 +79,6 @@ dead-code:
|
||||
e2e-test: export NEW_RELIC_ENVIRONMENT=test
|
||||
e2e-test: ## Run end-to-end integration tests
|
||||
poetry run pytest -v --browser chromium --browser firefox --browser webkit tests/end_to_end
|
||||
# poetry run pytest -v --browser chromium tests/end_to_end
|
||||
|
||||
.PHONY: js-lint
|
||||
js-lint: ## Run javascript linting scanners
|
||||
|
||||
Reference in New Issue
Block a user