mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
chore: minor typo
This commit is contained in:
parent
56a78b97eb
commit
511dadcb6e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,4 +24,4 @@ class TestIsolations:
|
|||
storage_key: StorageKey,
|
||||
):
|
||||
async with isolation.lock(key=storage_key):
|
||||
assert True, "You are kidding me?"
|
||||
assert True, "Are you kidding me?"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue