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