Skip to content

Commit 7a5e1ce

Browse files
undo message update
1 parent e1fe284 commit 7a5e1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unitary/with_extras/aqua/test_decorator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def setUp(self, ipython_init_mock) -> None:
126126
"status": 500,
127127
"message": "Internal Server Error",
128128
"service_payload": {},
129-
"reason": f"MultipartUploadError: MultipartUploadError exception has occured. {UPLOAD_MANAGER_DEBUG_INFORMATION_LOG}",
129+
"reason": f"MultipartUploadError: MultipartUploadError exception has occurred. {UPLOAD_MANAGER_DEBUG_INFORMATION_LOG}",
130130
"request_id": TestDataset.mock_request_id,
131131
},
132132
],

0 commit comments

Comments
 (0)