unit test @Disabled

This commit is contained in:
Michele Artini 2024-09-23 10:19:36 +02:00
parent 6b0f7cc8b0
commit 2d7a7a962d
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ public class OsfPreprintsCollectorPluginTest {
} }
@Test @Test
// @Disabled @Disabled
void test_authentication_required() { void test_authentication_required() {
final HttpConnector2 connector = new HttpConnector2(); final HttpConnector2 connector = new HttpConnector2();