Skip to content
Snippets Groups Projects
Commit bfba01cb authored by Janet Goldstein's avatar Janet Goldstein
Browse files

WS-651: just rewording `skip` reason

parent e67879a0
No related branches found
No related tags found
1 merge request!505WS-651: catches and saves RH CARTA event
Pipeline #2912 passed
......@@ -43,7 +43,7 @@ class TestCapabilityService:
(request,) = mock_capability_info.save_entity.call_args.args
assert request.ingested is True
@pytest.mark.skip("Broken due to queue/messenger rework?")
@pytest.mark.skip("As above, broken due to queue/messenger rework?")
def test_on_carta_ready(
self,
mock_capability_service: CapabilityService,
......
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