From 063c492e607a53d1f2b6015000e0e26bfd4eba3d Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Fri, 27 Sep 2024 15:55:18 +0200
Subject: [PATCH] OZG-5031 Fix copy past issues

---
 .../helm/deployment_notifiaction_wiedervorlage_test.yaml   | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/test/helm/deployment_notifiaction_wiedervorlage_test.yaml b/src/test/helm/deployment_notifiaction_wiedervorlage_test.yaml
index 0a0f92104..41db1286c 100644
--- a/src/test/helm/deployment_notifiaction_wiedervorlage_test.yaml
+++ b/src/test/helm/deployment_notifiaction_wiedervorlage_test.yaml
@@ -22,7 +22,7 @@
 # unter der Lizenz sind dem Lizenztext zu entnehmen.
 #
 
-suite: deployment toggle to activate kiel hackathon route
+suite: deployment set time to check for due wiedervorlagen
 release:
   name: vorgang-manager
   namespace: sh-helm-test
@@ -32,11 +32,8 @@ set:
   imagePullSecret: image-pull-secret
   ozgcloud:
     environment: dev
-    feature:
-      bescheid:
-        kielHackathonRoute: true
 tests:
-  - it: should set notifiaction time
+  - it: should set notification time
     set:
       ozgcloud:
         notifiaction:
-- 
GitLab