mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Load defaults in test_spotify_tools.py
This commit is contained in:
@@ -2,6 +2,9 @@ from spotdl import spotify_tools
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import pytest
|
import pytest
|
||||||
|
import loader
|
||||||
|
|
||||||
|
loader.load_defaults()
|
||||||
|
|
||||||
|
|
||||||
def test_generate_token():
|
def test_generate_token():
|
||||||
|
|||||||
Reference in New Issue
Block a user