mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
fix flaky test (#22748)
This commit is contained in:
parent
563e4fbfca
commit
a75b151dfa
@ -41,7 +41,7 @@ async def test_record_stream(hass, hass_client):
|
||||
|
||||
stream.stop()
|
||||
|
||||
assert segments == 3
|
||||
assert segments > 1
|
||||
|
||||
|
||||
async def test_recorder_timeout(hass, hass_client):
|
||||
|
Loading…
x
Reference in New Issue
Block a user