From e94788546dff686023f3bf0f84f578e78308cf1c Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Thu, 7 Mar 2024 14:33:28 +0100 Subject: [PATCH] e2e remove unused value in cypress config --- alfa-client/apps/alfa-e2e/cypress.config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/alfa-client/apps/alfa-e2e/cypress.config.json b/alfa-client/apps/alfa-e2e/cypress.config.json index bf241ca844..af7ffe122f 100644 --- a/alfa-client/apps/alfa-e2e/cypress.config.json +++ b/alfa-client/apps/alfa-e2e/cypress.config.json @@ -6,7 +6,6 @@ "keycloakRealm": "by-e2e-local-dev", "keycloakUrl": "https://sso.dev.by.ozg-cloud.de/", "keycloakClient": "alfa", - "sabineUuid": "2ccf0c13-da74-4516-ae3d-f46d30e8ec0c", "search": { "url": "http://localhost:9200", "index": "e2e-test-index", -- GitLab