1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-24 14:33:17 +02:00

redditrippertest flaky

This commit is contained in:
soloturn
2020-11-26 20:22:15 +01:00
parent f7b85aa06a
commit 669ef3a9f4

View File

@@ -61,6 +61,7 @@ public class RedditRipperTest extends RippersTest {
} }
@Test @Test
@Tag("flaky")
public void testRedditGallery() throws IOException{ public void testRedditGallery() throws IOException{
RedditRipper ripper = new RedditRipper( RedditRipper ripper = new RedditRipper(
new URL("https://www.reddit.com/gallery/hrrh23")); new URL("https://www.reddit.com/gallery/hrrh23"));