mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-14 06:10:33 +05:30
Fix YouTube comments test
This commit is contained in:
parent
3582a5189f
commit
334e1e9b53
@ -30,7 +30,7 @@ public class YoutubeCommentsExtractorTest {
|
||||
private static final String url = "https://www.youtube.com/watch?v=D00Au7k3i6o";
|
||||
private static YoutubeCommentsExtractor extractor;
|
||||
|
||||
private static final String commentContent = "sub 4 sub";
|
||||
private static final String commentContent = "Category: Education";
|
||||
|
||||
@BeforeClass
|
||||
public static void setUp() throws Exception {
|
||||
|
Loading…
Reference in New Issue
Block a user