diff --git a/post-publish-processor/src/test/resources/test.conf b/post-publish-processor/src/test/resources/test.conf index f7e316490..51638ce68 100644 --- a/post-publish-processor/src/test/resources/test.conf +++ b/post-publish-processor/src/test/resources/test.conf @@ -36,4 +36,5 @@ service { lms.basePath = "http://localhost/lms" learning_service.basePath = "https://localhost" dial.basePath = "https://localhost/dial/" + content.basePath = "http://localhost/content" }