diff --git a/tests/components/esphome/test_assist_satellite.py b/tests/components/esphome/test_assist_satellite.py index 83c5b967c340..1ca6496554d5 100644 --- a/tests/components/esphome/test_assist_satellite.py +++ b/tests/components/esphome/test_assist_satellite.py @@ -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"]),