mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-16 02:44:10 +02:00
AllporncomicRipperTest - formatted the test code; manually tested the ripper and it seems broken due to website changes
This commit is contained in:
@@ -12,8 +12,8 @@ public class AllporncomicRipperTest extends RippersTest {
|
|||||||
@Test
|
@Test
|
||||||
@Tag("flaky")
|
@Tag("flaky")
|
||||||
public void testAlbum() throws IOException, URISyntaxException {
|
public void testAlbum() throws IOException, URISyntaxException {
|
||||||
AllporncomicRipper ripper = new AllporncomicRipper(new URI("https://allporncomic.com/porncomic/dnd-pvp-dungeons-dragons-fred-perry/1-dnd-pvp").toURL());
|
AllporncomicRipper ripper = new AllporncomicRipper(
|
||||||
|
new URI("https://allporncomic.com/porncomic/dnd-pvp-dungeons-dragons-fred-perry/1-dnd-pvp").toURL());
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user