mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-02-09 02:49:32 +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