Skip to content

Commit

Permalink
[CST-13335] fix broken ITs
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed eskander committed Jan 19, 2024
1 parent 4856c40 commit f17f67a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6986,7 +6986,7 @@ public void discoverSearchObjectsNOTIFYOutgoingConfigurationTest() throws Except
.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");
Expand Down

0 comments on commit f17f67a

Please sign in to comment.