✅ Finished test for user-router
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user