mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Bump bluetooth deps (#107816)
This commit is contained in:
@@ -571,6 +571,7 @@ async def test_restart_takes_longer_than_watchdog_time(
|
||||
assert "already restarting" in caplog.text
|
||||
|
||||
|
||||
@pytest.mark.skipif("platform.system() != 'Darwin'")
|
||||
async def test_setup_and_stop_macos(
|
||||
hass: HomeAssistant, mock_bleak_scanner_start: MagicMock, macos_adapter: None
|
||||
) -> None:
|
||||
|
||||
Reference in New Issue
Block a user