From e37bb04548f6a4143b561e282e02ab784f7f4c26 Mon Sep 17 00:00:00 2001 From: "Justin Kolasa (from Dev Box)" Date: Tue, 6 May 2025 13:21:08 -0400 Subject: [PATCH] Updated unit test snapshots --- .../Settings/__snapshots__/SettingsComponent.test.tsx.snap | 6 ------ .../AddGlobalSecondaryIndexPanel.test.tsx.snap | 1 - .../__snapshots__/GitHubReposPanel.test.tsx.snap | 1 - .../__snapshots__/StringInputPane.test.tsx.snap | 1 - 4 files changed, 9 deletions(-) diff --git a/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap b/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap index 1a7dfab49..7a54134db 100644 --- a/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap +++ b/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap @@ -34,7 +34,6 @@ exports[`SettingsComponent renders 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { @@ -117,7 +116,6 @@ exports[`SettingsComponent renders 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { @@ -239,7 +237,6 @@ exports[`SettingsComponent renders 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { @@ -290,7 +287,6 @@ exports[`SettingsComponent renders 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { @@ -371,7 +367,6 @@ exports[`SettingsComponent renders 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { @@ -422,7 +417,6 @@ exports[`SettingsComponent renders 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { diff --git a/src/Explorer/Panes/AddGlobalSecondaryIndexPanel/__snapshots__/AddGlobalSecondaryIndexPanel.test.tsx.snap b/src/Explorer/Panes/AddGlobalSecondaryIndexPanel/__snapshots__/AddGlobalSecondaryIndexPanel.test.tsx.snap index 2d3d99cb7..cef30c445 100644 --- a/src/Explorer/Panes/AddGlobalSecondaryIndexPanel/__snapshots__/AddGlobalSecondaryIndexPanel.test.tsx.snap +++ b/src/Explorer/Panes/AddGlobalSecondaryIndexPanel/__snapshots__/AddGlobalSecondaryIndexPanel.test.tsx.snap @@ -150,7 +150,6 @@ exports[`AddGlobalSecondaryIndexPanel render default panel 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { diff --git a/src/Explorer/Panes/GitHubReposPanel/__snapshots__/GitHubReposPanel.test.tsx.snap b/src/Explorer/Panes/GitHubReposPanel/__snapshots__/GitHubReposPanel.test.tsx.snap index 83f6c44a5..10eb7c791 100644 --- a/src/Explorer/Panes/GitHubReposPanel/__snapshots__/GitHubReposPanel.test.tsx.snap +++ b/src/Explorer/Panes/GitHubReposPanel/__snapshots__/GitHubReposPanel.test.tsx.snap @@ -22,7 +22,6 @@ exports[`GitHub Repos Panel should render Default properly 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": { diff --git a/src/Explorer/Panes/StringInputPane/__snapshots__/StringInputPane.test.tsx.snap b/src/Explorer/Panes/StringInputPane/__snapshots__/StringInputPane.test.tsx.snap index 7fe1338fe..fe25942d4 100644 --- a/src/Explorer/Panes/StringInputPane/__snapshots__/StringInputPane.test.tsx.snap +++ b/src/Explorer/Panes/StringInputPane/__snapshots__/StringInputPane.test.tsx.snap @@ -12,7 +12,6 @@ exports[`StringInput Pane should render Create new directory properly 1`] = ` "isTabsContentExpanded": [Function], "onRefreshDatabasesKeyPress": [Function], "onRefreshResourcesClick": [Function], - "openVsCodeButtonClick": [Function], "phoenixClient": PhoenixClient { "armResourceId": undefined, "retryOptions": {