mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-21 13:11:27 +02:00
disable second pichunter test which is executed and randomly failing when using tags
This commit is contained in:
@@ -18,6 +18,7 @@ public class PichunterRipperTest extends RippersTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@Disabled("This test was commented out at 6/08/2018 because it was randomly failing due to issues with the site see https://github.com/RipMeApp/ripme/issues/867")
|
||||||
public void testPichunterGalleryRip() throws IOException {
|
public void testPichunterGalleryRip() throws IOException {
|
||||||
// a photo set
|
// a photo set
|
||||||
PichunterRipper ripper = new PichunterRipper(
|
PichunterRipper ripper = new PichunterRipper(
|
||||||
|
Reference in New Issue
Block a user