Skip to content

Commit

Permalink
Update YoutubeTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alaouy authored Jul 8, 2024
1 parent 9cab3dc commit 72a2a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/YoutubeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ public function testGetChannelFromURL()
$urls = [
'https://www.youtube.com/account_notifications' => false,
'https://www.youtube.com/ads/' => false,
'https://www.youtube.com/c/Ecolinguist' => 'UChqLwfp3eAkAwX9DGnqr_CA',
'https://www.youtube.com/c/Ecolinguist' => false,
'https://www.youtube.com/feed/library' => false,
'https://www.youtube.com/gaming' => false,
'https://www.youtube.com/howyoutubeworks' => false,
Expand Down

0 comments on commit 72a2a6f

Please sign in to comment.