diff --git a/tests/test_search.py b/tests/test_search.py index 1c74f35..457bf65 100644 --- a/tests/test_search.py +++ b/tests/test_search.py @@ -41,4 +41,4 @@ def test_search_playlist(tmp_path: Path) -> None: ) assert r.returncode == 0 assert_track(tmp_path / "playlist1", "1_OK Bye.mp3", check_metadata=False) - assert_track(tmp_path / "playlist1", "2_Wan Bushi - Eurodance Vibes (part 1+2+3).mp3", check_metadata=False) \ No newline at end of file + assert_track(tmp_path / "playlist1", "2_Wan Bushi - Eurodance Vibes (part 1+2+3).mp3", check_metadata=False)