From 128a189b6ca13cfb52803e4850eaee5eac3d6c15 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Thu, 29 Feb 2024 14:54:30 +0100
Subject: [PATCH] OZG-4939 More typos in keycloak_test

---
 src/test/helm/keycloak_client_crd_test.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/helm/keycloak_client_crd_test.yaml b/src/test/helm/keycloak_client_crd_test.yaml
index 38b6155d..81951ff2 100644
--- a/src/test/helm/keycloak_client_crd_test.yaml
+++ b/src/test/helm/keycloak_client_crd_test.yaml
@@ -124,7 +124,7 @@ tests:
               - https://some.other.origin.de
     asserts:
       - equal:
-          path: spec.client_redirect_uris
+          path: spec.client_web_origins
           value:
             - https://some.origin.de
             - https://some.other.origin.de
-- 
GitLab