Fix broken test from merge
This commit is contained in:
@@ -231,7 +231,7 @@ def test_single_arg_exception_handler_notice(exception_handler_app, caplog):
|
|||||||
"Optional[str]). Until you upgrade your ErrorHandler.lookup, "
|
"Optional[str]). Until you upgrade your ErrorHandler.lookup, "
|
||||||
"Blueprint specific exceptions will not work properly. Beginning in "
|
"Blueprint specific exceptions will not work properly. Beginning in "
|
||||||
"v22.3, the legacy style lookup method will not work at all."
|
"v22.3, the legacy style lookup method will not work at all."
|
||||||
) in caplog.record_tuples
|
)
|
||||||
assert response.status == 400
|
assert response.status == 400
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user