Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Michael Hansen
2026-06-08 16:42:15 -05:00
committed by GitHub
co-authored by Copilot Autofix powered by AI
parent cc89587623
commit c079d6b6db
@@ -2435,7 +2435,7 @@ async def test_get_configuration_without_announce_feature(
mock_client: APIClient,
mock_esphome_device: MockESPHomeDeviceType,
) -> None:
"""Test getting and setting the satellite configuration."""
"""Test getting the satellite configuration in the background without ANNOUNCE."""
expected_config = AssistSatelliteConfiguration(
available_wake_words=[
AssistSatelliteWakeWord("1234", "okay nabu", ["en"]),