mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
Note that this was never implemented
This commit is contained in:
@@ -4640,7 +4640,7 @@ public class WorkspaceItemRestRepositoryIT extends AbstractControllerIntegration
|
||||
.andExpect(jsonPath("$.sections.upload.files[0].accessConditions", empty()));
|
||||
}
|
||||
|
||||
// TODO: remove ignore
|
||||
// The REST endpoint doesn't seem to support uploading a bitstream with the access conditions
|
||||
@Test
|
||||
@Ignore
|
||||
public void uploadBitstreamWithAccessConditionOpenAccess() throws Exception {
|
||||
|
Reference in New Issue
Block a user