forked from home-assistant/core
Update clear_exception_traceback fixture
This commit is contained in:
@@ -365,6 +365,7 @@ def clear_exception_traceback(request: pytest.FixtureRequest) -> Generator[None]
|
|||||||
"error_type",
|
"error_type",
|
||||||
"exc",
|
"exc",
|
||||||
"exception",
|
"exception",
|
||||||
|
"expand_side_effect",
|
||||||
"expectation",
|
"expectation",
|
||||||
"raise_error",
|
"raise_error",
|
||||||
"expected_result",
|
"expected_result",
|
||||||
|
Reference in New Issue
Block a user