mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
[CST-13335] fix broken ITs
This commit is contained in:
@@ -6986,7 +6986,7 @@ public class DiscoveryRestControllerIT extends AbstractControllerIntegrationTest
|
||||
.withName("service name")
|
||||
.withDescription("service description")
|
||||
.withUrl("service url")
|
||||
.withLdnUrl("https://overlay-journal.com/inbox/")
|
||||
.withLdnUrl("https://generic-service.com/system/inbox/")
|
||||
.build();
|
||||
|
||||
InputStream announceReviewStream = getClass().getResourceAsStream("ldn_announce_review.json");
|
||||
|
Reference in New Issue
Block a user