We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00dee77 + 17f0120 commit 832a4bdCopy full SHA for 832a4bd
src/test/java/org/jabref/logic/importer/fetcher/ResearchGateTest.java
@@ -26,6 +26,7 @@
26
import static org.mockito.Mockito.mock;
27
28
@FetcherTest
29
+@DisabledOnCIServer("Blocked by Cloudflare")
30
public class ResearchGateTest {
31
32
private static final String URL_PDF = "https://www.researchgate.net/profile/Abdurrazzak-Gehani/publication/4207355_Paranoid_a_global_secure_file_access_control_system/links/5457747d0cf2cf516480995e/Paranoid-a-global-secure-file-access-control-system.pdf";
0 commit comments