Fix implicit-return in sonos tests (#122780)
This commit is contained in:
parent
5d87a74c3c
commit
7bbbda8d2b
1 changed files with 1 additions and 0 deletions
|
@ -453,6 +453,7 @@ def mock_get_music_library_information(
|
|||
"object.container.album.musicAlbum",
|
||||
)
|
||||
]
|
||||
return []
|
||||
|
||||
|
||||
@pytest.fixture(name="music_library_browse_categories")
|
||||
|
|
Loading…
Add table
Reference in a new issue