mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-29 08:40:37 +02:00
Forgot URL
:D This is what Travis-CI is for.
This commit is contained in:
@@ -30,7 +30,7 @@ public class VscoRipperTest extends RippersTest {
|
||||
* @throws IOException
|
||||
*/
|
||||
public void testHyphenatedRip() throws IOException {
|
||||
VscoRipper ripper = new VscoRipper(new URL(""));
|
||||
VscoRipper ripper = new VscoRipper(new URL("https://vsco.co/jolly-roger/images/1"));
|
||||
testRipper(ripper);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user