This commit is contained in:
sheldy 2023-05-30 10:19:03 +03:00
parent ef96e4ecc9
commit b6bb3d2cf0

View file

@ -202,7 +202,6 @@ class TestSimpleRequestHandler:
class TestTokenBasedRequestHandler:
async def test_verify_secret(self):
dispatcher = Dispatcher()
handler = TokenBasedRequestHandler(dispatcher=dispatcher)