diff --git a/tests/components/stream/test_hls.py b/tests/components/stream/test_hls.py index c11576d2570..b554ee6b20a 100644 --- a/tests/components/stream/test_hls.py +++ b/tests/components/stream/test_hls.py @@ -229,7 +229,6 @@ async def test_stream_keepalive(hass): stream = create_stream(hass, source) track = stream.add_provider("hls") track.num_segments = 2 - stream.start() cur_time = 0