Skip to content

Commit

Permalink
Updated: RTV Noord tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
basrieter committed Jan 5, 2025
1 parent d72b0df commit 5fca806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/channel_tests/test_chn_regiogroei.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def test_rtv_noord_mainlist(self):

def test_rtv_noord_video_listing(self):
self._switch_channel("rtvnoord")
url = "https://api.regiogroei.cloud/page/program/10010?slug=noord-vandaag&page=10010"
url = "https://api.regiogroei.cloud/page/program/NVREC?slug=noord-vandaag&origin=NVREC"
self._test_folder_url(url, expected_results=4)

def test_rtv_noord_video(self):
Expand Down

0 comments on commit 5fca806

Please sign in to comment.