mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-17 12:48:24 +01:00
flaky test hentai, femjoy
This commit is contained in:
parent
63760ea9b4
commit
b080faaed8
@ -6,10 +6,12 @@ import java.net.URISyntaxException;
|
||||
|
||||
import com.rarchives.ripme.ripper.rippers.FemjoyhunterRipper;
|
||||
|
||||
import org.junit.jupiter.api.Tag;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
public class FemjoyhunterRipperTest extends RippersTest {
|
||||
@Test
|
||||
@Tag("flaky")
|
||||
public void testRip() throws IOException, URISyntaxException {
|
||||
FemjoyhunterRipper ripper = new FemjoyhunterRipper(new URI(
|
||||
"https://www.femjoyhunter.com/alisa-i-got-nice-big-breasts-and-fine-ass-so-she-seems-to-be-a-hottest-brunette-5936/").toURL());
|
||||
|
@ -11,6 +11,7 @@ import org.junit.jupiter.api.Test;
|
||||
|
||||
public class HentaifoundryRipperTest extends RippersTest {
|
||||
@Test
|
||||
@Tag("flaky")
|
||||
public void testHentaifoundryRip() throws IOException, URISyntaxException {
|
||||
HentaifoundryRipper ripper = new HentaifoundryRipper(new URI("https://www.hentai-foundry.com/pictures/user/personalami").toURL());
|
||||
testRipper(ripper);
|
||||
|
Loading…
x
Reference in New Issue
Block a user