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

deviantart test or ripper broken

This commit is contained in:
soloturn
2022-04-22 08:07:42 +02:00
parent 9ef0f78617
commit 01fc7acdf4

View File

@@ -37,6 +37,7 @@ public class DeviantartRipperTest extends RippersTest {
}
@Test
@Disabled("Broken ripper")
public void testGetGalleryIDAndUsername() throws IOException {
URL url = new URL("https://www.deviantart.com/airgee/gallery/");
DeviantartRipper ripper = new DeviantartRipper(url);