Finished test for user-router

This commit is contained in:
Mawoka
2022-04-16 17:56:44 +02:00
parent 78df99d837
commit a561537f05
5 changed files with 48 additions and 6 deletions
-1
View File
@@ -12,5 +12,4 @@ test_url = (
@pytest.mark.asyncio
async def test_download_image():
image = await _download_image(test_url)
print(image)
assert image == ddg_robots_txt