mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-15 10:24:04 +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
|
||||
@Tag("flaky")
|
||||
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);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user