kopia lustrzana https://github.com/TeamNewPipe/NewPipeExtractor
Fix SoundCloud description test
rodzic
11bcc78d9c
commit
0e33249c85
|
@ -53,7 +53,7 @@ public class SoundcloudStreamExtractorDefaultTest {
|
|||
|
||||
@Test
|
||||
public void testGetDescription() throws ParsingException {
|
||||
assertEquals("The Perfect LUV Tape®️", extractor.getDescription());
|
||||
assertEquals("The Perfect LUV Tape®️", extractor.getDescription().getContent());
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Ładowanie…
Reference in New Issue