1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-17 12:48:24 +01:00

Refactoring

This commit is contained in:
joroto 2023-11-26 07:02:59 -08:00 committed by soloturn
parent 073eb5af18
commit 63760ea9b4

View File

@ -13,7 +13,7 @@ import org.junit.jupiter.api.Test;
public class LusciousRipperTest extends RippersTest {
@Test
@Disabled("test or ripper broken")
public void testPahealRipper() throws IOException, URISyntaxException {
public void testLusciousRipper() throws IOException, URISyntaxException {
// a photo set
LusciousRipper ripper = new LusciousRipper(
new URI("https://luscious.net/albums/h-na-alice-wa-suki-desu-ka-do-you-like-alice-when_321609/").toURL());