From 62ac05bccef8129ae582ccc7d531a2b1112369cb Mon Sep 17 00:00:00 2001
From: sebo <sebastian.bergandy@external.mgm-cp.com>
Date: Fri, 28 Feb 2025 09:37:04 +0100
Subject: [PATCH] OZG-7615 add dummy documentation url for e2e

---
 src/main/resources/application-e2e.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/main/resources/application-e2e.yaml b/src/main/resources/application-e2e.yaml
index b3b6dbbc..1418f005 100644
--- a/src/main/resources/application-e2e.yaml
+++ b/src/main/resources/application-e2e.yaml
@@ -13,4 +13,7 @@ management:
 ozgcloud:
   feature:
     benutzer-rollen: true
-    organisations-einheiten: true
\ No newline at end of file
+    organisations-einheiten: true
+  user-assistance:
+    documentation:
+      url: http://dummy-leitfaden.url
\ No newline at end of file
-- 
GitLab