mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-13 22:00:32 +05:30
Increase the number of subscribers in PeertubeAccountExtractorTest
This commit is contained in:
parent
efe2b964f0
commit
772de53a66
@ -102,7 +102,7 @@ public class PeertubeAccountExtractorTest {
|
||||
|
||||
@Test
|
||||
public void testSubscriberCount() throws ParsingException {
|
||||
assertTrue("Wrong subscriber count", extractor.getSubscriberCount() >= 425);
|
||||
assertTrue("Wrong subscriber count", extractor.getSubscriberCount() >= 750);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user