mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-29 00:10:35 +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
|
@Test
|
||||||
public void testDescription() {
|
public void testDescription() {
|
||||||
assertEquals(831, extractor.getDescription().getContent().length());
|
assertTrue(extractor.getDescription().getContent().contains("Boy, you've taken up my thoughts"));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user