Mark test_get_formats as integration (requires network + YouTube auth)

This commit is contained in:
xpltd 2026-03-19 07:30:56 -05:00
parent aeb3238b84
commit 85f57a3e41

View file

@ -104,6 +104,7 @@ async def test_delete_download(client):
@pytest.mark.asyncio
@pytest.mark.integration
async def test_get_formats(client):
"""GET /api/formats?url= returns a non-empty format list (integration — needs network)."""
resp = await client.get(