mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Merge pull request #1153 from alphagov/forget-me
Remove remember me cookie
This commit is contained in:
@@ -34,5 +34,5 @@ npm test
|
||||
display_result $? 2 "Front end code style check"
|
||||
|
||||
## Code coverage
|
||||
py.test -n2 --cov=app --cov-report=term-missing tests/ --junitxml=test_results.xml
|
||||
py.test -n2 --cov=app --cov-report=term-missing tests/ --junitxml=test_results.xml --strict
|
||||
display_result $? 3 "Code coverage"
|
||||
|
||||
Reference in New Issue
Block a user