fix: progress part 1. percentage is working
This commit is contained in:
@@ -247,6 +247,7 @@ class TestDownload:
|
||||
season=1,
|
||||
episode=1,
|
||||
key="test_key",
|
||||
item_id=None,
|
||||
)
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@@ -272,6 +273,7 @@ class TestDownload:
|
||||
season=1,
|
||||
episode=1,
|
||||
key="test_key",
|
||||
item_id=None,
|
||||
)
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
||||
Reference in New Issue
Block a user