Skip to content
Snippets Groups Projects
Commit 98956f70 authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

fixing typo

parent eb81edf7
No related branches found
No related tags found
3 merge requests!1006catch qa fail case when request has mutable version,!1005fix pass/fail with mutable version bug,!1003fix typo in inspector endpoint
Pipeline #6030 passed
......@@ -184,7 +184,6 @@ def get_capability_request_htcondor_id(capability_request_id: str, version_id: s
raise NoIdForWorkflowError
else:
print(response)
raise NoSuchWorkflowRequestError(f"No capability request found with ID {capability_request_id}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment