From 7e9bb95778e47706431d8de67ddfb64c52e550d4 Mon Sep 17 00:00:00 2001 From: niranjan-n1 Date: Tue, 16 Jul 2024 16:00:33 +0530 Subject: [PATCH] updated UT --- .../src/static/js/tests/ui-functions.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/deployment/csminstallationwizard/src/static/js/tests/ui-functions.test.js b/content/docs/deployment/csminstallationwizard/src/static/js/tests/ui-functions.test.js index 3fa217dde4..eabffe7843 100644 --- a/content/docs/deployment/csminstallationwizard/src/static/js/tests/ui-functions.test.js +++ b/content/docs/deployment/csminstallationwizard/src/static/js/tests/ui-functions.test.js @@ -257,7 +257,7 @@ describe("GIVEN onTopologyChange function", () => { document.body.innerHTML = `
-
+
`; onCertManagerChange("Temp topology note"); expect($("div#topology-note-wrapper").css("display")).toEqual("block"); @@ -268,7 +268,7 @@ describe("GIVEN onTopologyChange function", () => { document.body.innerHTML = `