mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 16:18:25 -04:00
Remove commented code
This commit is contained in:
@@ -33,7 +33,3 @@ display_result $? 2 "Front end code style check"
|
|||||||
## Code coverage
|
## Code coverage
|
||||||
py.test --cov=app --cov-report=term-missing tests/
|
py.test --cov=app --cov-report=term-missing tests/
|
||||||
display_result $? 3 "Code coverage"
|
display_result $? 3 "Code coverage"
|
||||||
|
|
||||||
#export NOTIFY_ADMIN_ENVIRONMENT='config.Test'
|
|
||||||
#py.test -v
|
|
||||||
#display_result $? 4 "Unit tests"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user