You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pytest tests/utils/test_config.py should succeed with XDG_DATA_HOME set and "$XDG_DATA_HOME/spotdl" existing (incidentally, shouldn't XDG settings be controlled by the existence of $XDG_DATA_HOME, not $XDG_DATA_HOME/spotdl?)
Steps to reproduce - Ensure to include actual links!
System OS
Linux
Python Version
3.11 (CPython)
Install Source
Arch User Repository (Unofficial)
Install version / commit hash
4.2.5
Expected Behavior vs Actual Behavior
pytest tests/utils/test_config.py
should succeed withXDG_DATA_HOME
set and "$XDG_DATA_HOME/spotdl" existing (incidentally, shouldn't XDG settings be controlled by the existence of$XDG_DATA_HOME
, not$XDG_DATA_HOME/spotdl
?)Steps to reproduce - Ensure to include actual links!
Traceback
Other details
No response
The text was updated successfully, but these errors were encountered: