mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 17:59:45 -04:00
Remove strict argument to pytest
We set it in pytest.ini anyway.
This commit is contained in:
@@ -36,5 +36,5 @@ display_result $? 2 "Import order check"
|
||||
npm test
|
||||
display_result $? 3 "Javascript tests have"
|
||||
|
||||
py.test -n auto --maxfail=10 tests/ --strict
|
||||
py.test -n auto --maxfail=10 tests/
|
||||
display_result $? 4 "Unit tests have"
|
||||
|
||||
Reference in New Issue
Block a user