Updated IT.

This commit is contained in:
Michael Spalti
2021-09-03 13:44:32 -07:00
parent 08ea61f654
commit 7f4f91e979

View File

@@ -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";