mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Fix tests
This commit is contained in:
@@ -3,7 +3,8 @@ import pafy
|
||||
|
||||
import pytest
|
||||
|
||||
patcher.patch_pafy()
|
||||
pafy_patcher = patcher.PatchPafy()
|
||||
pafy_patcher.patch_getbestthumb()
|
||||
|
||||
class TestPafyContentAvailable:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user