mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-14 06:10:33 +05:30
Better bandcamp stream extractor description test
This commit is contained in:
parent
0950a95577
commit
8fa81537c0
@ -53,7 +53,7 @@ public class BandcampStreamExtractorTest {
|
||||
|
||||
@Test
|
||||
public void testDescription() {
|
||||
assertEquals(831, extractor.getDescription().getContent().length());
|
||||
assertTrue(extractor.getDescription().getContent().contains("Boy, you've taken up my thoughts"));
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user