fix flaky test (#22748)

This commit is contained in:
Jason Hunter
2019-04-04 23:39:19 -07:00
committed by Paulus Schoutsen
parent 563e4fbfca
commit a75b151dfa
+1 -1
View File
@@ -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):