From 23cb591fd78ca3de062a5e06a0d86ca0dd95e740 Mon Sep 17 00:00:00 2001 From: Rudy Flores <68666202+rudyflores@users.noreply.github.com> Date: Thu, 26 Oct 2023 15:54:23 -0400 Subject: [PATCH] fix broken test Signed-off-by: Rudy Flores <68666202+rudyflores@users.noreply.github.com> --- .../__tests__/__unit__/utils/ProfilesUtils.unit.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/zowe-explorer/__tests__/__unit__/utils/ProfilesUtils.unit.test.ts b/packages/zowe-explorer/__tests__/__unit__/utils/ProfilesUtils.unit.test.ts index ebecd94b89..a0a75e8549 100644 --- a/packages/zowe-explorer/__tests__/__unit__/utils/ProfilesUtils.unit.test.ts +++ b/packages/zowe-explorer/__tests__/__unit__/utils/ProfilesUtils.unit.test.ts @@ -897,7 +897,7 @@ describe("ProfilesUtils unit tests", () => { value: () => true, configurable: true, }); - jest.spyOn(Gui, "showMessage").mockResolvedValue("Refresh"); + jest.spyOn(Gui, "showMessage").mockResolvedValue("Reload"); await expect( profUtils.ProfilesUtils["promptAndHandleMissingCredentialManager"]({