Add mock_has_permissions on new test

This commit is contained in:
Rebecca Law
2016-03-03 15:39:15 +00:00
parent 3e1d60af86
commit 72ec653846
+2 -1
View File
@@ -279,7 +279,8 @@ def test_check_messages_should_revalidate_file_when_uploading_file(
mock_create_job, mock_create_job,
mock_get_service_template, mock_get_service_template,
mock_s3_upload, mock_s3_upload,
mocker mocker,
mock_has_permissions
): ):
service_id = service_one['id'] service_id = service_one['id']