Ensure test async_create_task eager start behavior matches production (#115517)

This commit is contained in:
J. Nick Koston 2024-04-13 10:58:52 -10:00 committed by GitHub
parent d9617a8e3a
commit ee535ee611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 125 additions and 82 deletions

View file

@ -397,7 +397,7 @@ async def test_dhcp_flow(hass: HomeAssistant, mock_setup_entry: MagicMock) -> No
None,
None,
TEST_HOST2,
[TEST_HOST, TEST_HOST2],
[TEST_HOST, TEST_HOST2, TEST_HOST2],
),
(
True,