mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 09:38:21 +00:00
favs tags
This commit is contained in:
parent
09b6490f2f
commit
dd547000d5
@ -822,7 +822,7 @@ async def test_squeezebox_search_favorites(
|
||||
blocking=True,
|
||||
)
|
||||
configured_player.async_query.assert_called_once_with(
|
||||
"favorites", "items", "0", "1", "", "search:searchstring"
|
||||
"favorites", "items", "0", "1", "search:searchstring"
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user