mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Add mock_has_permissions on new test
This commit is contained in:
@@ -279,7 +279,8 @@ def test_check_messages_should_revalidate_file_when_uploading_file(
|
||||
mock_create_job,
|
||||
mock_get_service_template,
|
||||
mock_s3_upload,
|
||||
mocker
|
||||
mocker,
|
||||
mock_has_permissions
|
||||
):
|
||||
|
||||
service_id = service_one['id']
|
||||
|
||||
Reference in New Issue
Block a user