mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Delete commented out lines
These aren’t being used, so why have them?
This commit is contained in:
@@ -35,6 +35,3 @@ export NOTIFY_ADMIN_ENVIRONMENT='config.Test'
|
|||||||
## Code coverage
|
## Code coverage
|
||||||
py.test -n2 --cov=app --cov-report=term-missing tests/
|
py.test -n2 --cov=app --cov-report=term-missing tests/
|
||||||
display_result $? 3 "Code coverage"
|
display_result $? 3 "Code coverage"
|
||||||
|
|
||||||
#py.test -v
|
|
||||||
#display_result $? 4 "Unit tests
|
|
||||||
|
|||||||
Reference in New Issue
Block a user