mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Update content following review
This commit is contained in:
@@ -37,5 +37,5 @@ npm test
|
||||
display_result $? 3 "Front end code style check"
|
||||
|
||||
## Code coverage
|
||||
py.test -n4 --maxfail=10 --cov=app --cov-report=term-missing tests/ --junitxml=test_results.xml --strict
|
||||
py.test -n4 --maxfail=10 --cov=app --cov-report=term-missing tests/ --junitxml=test_results.xml --strict -p no:warnings
|
||||
display_result $? 4 "Code coverage"
|
||||
|
||||
Reference in New Issue
Block a user