From b539506afe6878c87d9d6330b33c2b54b176300b Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Wed, 4 Sep 2024 12:07:39 +0200
Subject: [PATCH] OZG-6637: Set special Benutzerleitfaden for E2E Tests

---
 alfa-client/apps/alfa-e2e/src/fixtures/argocd/by-main-dev.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/alfa-client/apps/alfa-e2e/src/fixtures/argocd/by-main-dev.yaml b/alfa-client/apps/alfa-e2e/src/fixtures/argocd/by-main-dev.yaml
index 00e4ac5efb..ed32236cd2 100644
--- a/alfa-client/apps/alfa-e2e/src/fixtures/argocd/by-main-dev.yaml
+++ b/alfa-client/apps/alfa-e2e/src/fixtures/argocd/by-main-dev.yaml
@@ -14,6 +14,9 @@ alfa:
   ingress:
     use_staging_cert: true
   ozgcloud:
+    user_assistance:
+      documentation:
+        url: /assets/benutzerleitfaden/benutzerleitfaden.pdf
     vorgang:
       bescheid:
         - formEngineName: FormSolutions
-- 
GitLab