1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-09-02 18:33:13 +02:00

+j2html in build.gradle.kts, testSelfPostAuthorRip flaky

This commit is contained in:
soloturn
2021-12-20 05:02:59 +01:00
parent 9ca49a2fc6
commit 2b4d4cc124
2 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ public class RedditRipperTest extends RippersTest {
}
@Test
@Tag("flaky")
public void testSelfPostAuthorRip() throws IOException {
RedditRipper ripper = new RedditRipper(new URL("https://www.reddit.com/user/ickybabie_"));
testRipper(ripper);