mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 15:28:50 -04:00
Tests added for choose_template page.
Remove indifferent change to file.
This commit is contained in:
@@ -161,3 +161,4 @@ def validate_route_permission(mocker,
|
||||
pytest.fail("Invalid method call {}".format(method))
|
||||
if resp.status_code != response_code:
|
||||
pytest.fail("Invalid permissions set for endpoint {}".format(route))
|
||||
return resp
|
||||
|
||||
Reference in New Issue
Block a user