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 3810ed8c98
commit d1ad33b2de

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(