Better bandcamp stream extractor description test
This commit is contained in:
parent
0950a95577
commit
8fa81537c0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue