mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +00:00
Sonos services to work without admin access (#31506)
This commit is contained in:
@@ -33,7 +33,7 @@ def soco_fixture(music_library, speaker_info, dummy_soco_service):
|
||||
yield mock_soco
|
||||
|
||||
|
||||
@pytest.fixture(name="discover")
|
||||
@pytest.fixture(name="discover", autouse=True)
|
||||
def discover_fixture(soco):
|
||||
"""Create a mock pysonos discover fixture."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user