mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-17 12:48:24 +01:00
Refactoring
This commit is contained in:
parent
073eb5af18
commit
63760ea9b4
@ -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());
|
||||
|
Loading…
x
Reference in New Issue
Block a user