chore: minor typo

This commit is contained in:
Oleg A 2023-09-20 13:03:17 +03:00
parent 56a78b97eb
commit 511dadcb6e
No known key found for this signature in database
GPG key ID: 5FE046817A9657C5

View file

@ -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?"