mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-04 12:57:33 +02:00
enable vscorippertest
This commit is contained in:
@@ -29,7 +29,6 @@ public class VscoRipperTest extends RippersTest {
|
|||||||
* @throws IOException
|
* @throws IOException
|
||||||
*/
|
*/
|
||||||
@Test
|
@Test
|
||||||
@Tag("flaky")
|
|
||||||
public void testHyphenatedRip() throws IOException {
|
public void testHyphenatedRip() throws IOException {
|
||||||
VscoRipper ripper = new VscoRipper(new URL("https://vsco.co/jolly-roger/gallery"));
|
VscoRipper ripper = new VscoRipper(new URL("https://vsco.co/jolly-roger/gallery"));
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
|
Reference in New Issue
Block a user