mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2026-02-03 11:20:56 +03:00
refactor parse web
This commit is contained in:
@@ -13,7 +13,7 @@ pytestmark = [
|
||||
]
|
||||
|
||||
|
||||
async def test_parse_site(bot: Bot) -> None:
|
||||
async def test_parse_yandex_maps(bot: Bot) -> None:
|
||||
tg_user = UserFactory().as_dict()
|
||||
user = types.User(**tg_user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user