1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-10 16:04:19 +02:00

thechive flaky

This commit is contained in:
soloturn
2022-02-12 10:53:00 +01:00
parent d4dc7a7fff
commit 8710220b89

View File

@@ -63,6 +63,7 @@ public class ThechiveRipperTest extends RippersTest {
* "i.thechive.com" test. * "i.thechive.com" test.
*/ */
@Test @Test
@Tag("flaky")
public void testIDotThechive() throws IOException { public void testIDotThechive() throws IOException {
ThechiveRipper ripper = new ThechiveRipper(new URL("https://i.thechive.com/witcheva")); ThechiveRipper ripper = new ThechiveRipper(new URL("https://i.thechive.com/witcheva"));
testRipper(ripper); testRipper(ripper);