1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-02-19 21:54:50 +01:00

redgifrippertest flaky

This commit is contained in:
soloturn 2021-04-06 20:36:31 +02:00
parent 82ef20ac74
commit 3b6727192f

View File

@ -36,6 +36,7 @@ public class RedgifsRipperTest extends RippersTest {
* @throws IOException
*/
@Test
@Tag("flaky")
public void testRedgifsProfile() throws IOException {
RedgifsRipper ripper = new RedgifsRipper(new URL("https://redgifs.com/users/margo_monty"));
testRipper(ripper);