parent
076d302134
commit
c76e2b9a46
@ -159,7 +159,7 @@ public class WikitextImporterTests extends ImporterTest {
|
||||
return result;
|
||||
}
|
||||
|
||||
@Test
|
||||
@Test(enabled = false) // disabled due to flakiness on CI
|
||||
public void readTableWithLinks() throws Exception {
|
||||
// This mock is used to avoid real network connection during test
|
||||
Recon ecdvt = Mockito.mock(Recon.class);
|
||||
|
Loading…
Reference in New Issue
Block a user