mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Updated IT.
This commit is contained in:
@@ -430,6 +430,7 @@ public class IIIFRestRepositoryIT extends AbstractControllerIntegrationTest {
|
||||
.withTitle("Public item 1")
|
||||
.withIssueDate("2017-10-17")
|
||||
.withAuthor("Smith, Donald").withAuthor("Doe, John")
|
||||
.withEntityType("IIIF")
|
||||
.build();
|
||||
|
||||
String bitstreamContent = "ThisIsSomeDummyText";
|
||||
|
Reference in New Issue
Block a user