1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-17 20:58:31 +01:00

enable vscorippertest

This commit is contained in:
soloturn 2022-01-03 07:55:12 +01:00
parent eb9f556643
commit aab6ebd4f7

View File

@ -29,7 +29,6 @@ public class VscoRipperTest extends RippersTest {
* @throws IOException
*/
@Test
@Tag("flaky")
public void testHyphenatedRip() throws IOException {
VscoRipper ripper = new VscoRipper(new URL("https://vsco.co/jolly-roger/gallery"));
testRipper(ripper);