Fix warning about asyncio marker

This commit is contained in:
Dmitry Anfimov 2022-12-13 20:10:46 +06:00
parent ae534298e5
commit 003c2b2c23
11 changed files with 1 additions and 24 deletions

View file

@ -8,8 +8,6 @@ from aiogram.utils.deep_linking import (
)
from tests.types import dataset
# enable asyncio mode
pytestmark = pytest.mark.asyncio
PAYLOADS = [
'foo',