File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -649,13 +649,13 @@ public void testVerified() throws Exception {
649649 }
650650 }
651651
652- public static class Coachella implements BaseChannelExtractorTest {
652+ public static class CarouselHeader implements BaseChannelExtractorTest {
653653 private static YoutubeChannelExtractor extractor ;
654654
655655 @ BeforeAll
656656 public static void setUp () throws Exception {
657657 YoutubeTestsUtils .ensureStateless ();
658- NewPipe .init (DownloaderFactory .getDownloader (RESOURCE_PATH + "coachella " ));
658+ NewPipe .init (DownloaderFactory .getDownloader (RESOURCE_PATH + "carouselHeader " ));
659659 extractor = (YoutubeChannelExtractor ) YouTube
660660 .getChannelExtractor ("https://www.youtube.com/channel/UCHF66aWLOxBW4l6VkSrS3cQ" );
661661 extractor .fetchPage ();
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments