Skip to content

Commit

Permalink
hentainexus flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn committed Feb 28, 2021
1 parent 753f56f commit be8db39
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@
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"));
Expand Down

0 comments on commit be8db39

Please sign in to comment.