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