mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
parent
8f8f0cb5f1
commit
5d9173a140
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ def create_storage_key(bot: MockedBot):
|
|||
],
|
||||
)
|
||||
class TestIsolations:
|
||||
@pytest.mark.filterwarnings("ignore::ResourceWarning")
|
||||
async def test_lock(
|
||||
self,
|
||||
isolation: BaseEventIsolation,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue