remove mark

This commit is contained in:
Florian Förster 2025-03-12 07:16:42 +01:00
parent d5c14300ae
commit 46182855a4

View File

@ -138,7 +138,6 @@ def test_status_handler_raise_for_status_ExternalApiErrors(status_hdlr):
raise err raise err
@pytest.mark.new
def test_status_handler_exception_parsing(): def test_status_handler_exception_parsing():
status_hdlr = errors.StatusHandler() status_hdlr = errors.StatusHandler()
test_message = "Test Exception" test_message = "Test Exception"