diff --git a/tests/test_config_entries.py b/tests/test_config_entries.py index e27381c03c38aa..b91584d22919d0 100644 --- a/tests/test_config_entries.py +++ b/tests/test_config_entries.py @@ -6753,7 +6753,7 @@ async def _async_step_confirm(self): assert ( f"Detected {source} config flow creating a new entry, when it is expected " - "to update an existing entry. This will stop working in " + "to update an existing entry and abort. This will stop working in " "2025.11, please create a bug report at https://github.com/home" "-assistant/core/issues?q=is%3Aopen+is%3Aissue+" "label%3A%22integration%3A+test%22"