mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-09-03 07:45:16 +00:00
Enable commented-out test for yt stream extractor
This commit is contained in:
@@ -65,7 +65,7 @@ public class YoutubeStreamExtractorControversialTest {
|
|||||||
@Test
|
@Test
|
||||||
public void testGetDescription() throws ParsingException {
|
public void testGetDescription() throws ParsingException {
|
||||||
assertNotNull(extractor.getDescription());
|
assertNotNull(extractor.getDescription());
|
||||||
// assertFalse(extractor.getDescription().isEmpty());
|
assertFalse(extractor.getDescription().isEmpty());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Reference in New Issue
Block a user