mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 15:03:22 +01:00
test_art/iTunesStore: renamed test for clarity
This commit is contained in:
parent
fa32485755
commit
57c27039d6
1 changed files with 1 additions and 1 deletions
|
|
@ -322,7 +322,7 @@ class ITunesStoreTest(UseThePlugin):
|
|||
|
||||
self.assertIn(expected, logs[1])
|
||||
|
||||
def test_itunesstore_returns_result_without_artist(self):
|
||||
def test_itunesstore_fallback_match(self):
|
||||
json = """{
|
||||
"results":
|
||||
[
|
||||
|
|
|
|||
Loading…
Reference in a new issue