Update clear_exception_traceback fixture

This commit is contained in:
Erik
2025-05-07 09:29:59 +02:00
parent 61d64d2d59
commit c0d867d0c4

View File

@@ -365,6 +365,7 @@ def clear_exception_traceback(request: pytest.FixtureRequest) -> Generator[None]
"error_type",
"exc",
"exception",
"expand_side_effect",
"expectation",
"raise_error",
"expected_result",