Fix flaky notify group test (#148895)

This commit is contained in:
Erik Montnemery 2025-07-16 17:06:35 +02:00 committed by GitHub
parent 1734b316d5
commit aab6cd665f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,8 @@ async def test_send_message_with_data(hass: HomeAssistant, tmp_path: Path) -> No
}, },
}, },
), ),
] ],
any_order=True,
) )