We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41beeda commit e390b71Copy full SHA for e390b71
custom_components/svt_play/video_url_fetch/live_test.py
@@ -16,7 +16,7 @@ def test_rapport_by_suggested():
16
17
def test_channels():
18
errors = []
19
-
+
20
for channel in ['svt1', 'svt2', 'barnkanalen', 'kunskapskanalen', 'svt24']:
21
url = video_url_by_channel(channel)
22
if not url.startswith('http'):
0 commit comments