forked from D-Net/dnet-hadoop
This commit is contained in:
parent
3582eba565
commit
c8f32dd109
|
@ -11,7 +11,7 @@ import org.junit.jupiter.api.Assertions;
|
|||
import org.junit.jupiter.api.Disabled;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
//@Disabled
|
||||
@Disabled
|
||||
public class ZenodoAPIClientTest {
|
||||
|
||||
private final String URL_STRING = "https://sandbox.zenodo.org/api/deposit/depositions";
|
||||
|
|
Loading…
Reference in New Issue