1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-02-19 21:54:50 +01:00

hentainexus flaky

This commit is contained in:
soloturn 2021-02-28 11:26:00 +01:00
parent dfb217179b
commit 0b63c26c82

View File

@ -8,10 +8,12 @@ import java.util.List;
import com.rarchives.ripme.ripper.rippers.HentaiNexusRipper;
import org.json.JSONObject;
import org.junit.Assert;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
public class HentainexusRipperTest extends RippersTest {
@Test
@Tag("flaky")
public void testHentaiNexusJson() throws IOException {
List<URL> testURLs = new ArrayList<>();
testURLs.add(new URL("https://hentainexus.com/view/9202"));