mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Fix lingering timer in enphase_envoy test (#111165)
This commit is contained in:
parent
fb7da1ba83
commit
32cd3ad862
@ -302,6 +302,7 @@ async def test_form_host_already_exists(
|
||||
"password": "changed-password",
|
||||
},
|
||||
)
|
||||
await hass.async_block_till_done()
|
||||
assert result3["type"] == "abort"
|
||||
assert result3["reason"] == "reauth_successful"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user