triger travis
This commit is contained in:
parent
3060dd2237
commit
5ecdbf1e46
|
@ -181,3 +181,4 @@ def test_exception():
|
|||
return text("BAD")
|
||||
except MiddlewareTypeError as ex:
|
||||
assert str(ex) == "Middleware mounted on a handler should be a function or a sequence of functions"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user