From 06973bd3d5e91fa1b593a00275782dd0adc5594b Mon Sep 17 00:00:00 2001 From: sunghyunkang1111 Date: Fri, 6 Oct 2023 12:43:57 -0500 Subject: [PATCH] Update snapshots --- .../__snapshots__/WelcomeModal.test.tsx.snap | 4 +- .../QueryCopilotTab.test.tsx.snap | 112 ------------------ 2 files changed, 2 insertions(+), 114 deletions(-) diff --git a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap index 189fd7a2d..349a6479f 100644 --- a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap +++ b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap @@ -76,7 +76,7 @@ exports[`Query Copilot Welcome Modal snapshot test should render when isOpen is - Welcome to Query Copilot for Azure Cosmos DB (Private Preview) + Welcome to Copilot in Azure Cosmos DB (Private Preview) - Let Query Copilot do the work for you + Let Copilot do the work for you
diff --git a/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap b/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap index 3ef6c1eab..64f5be5a8 100644 --- a/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap +++ b/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap @@ -5,7 +5,6 @@ exports[`Query copilot tab snapshot test should render with initial input 1`] = className="tab-pane" style={ Object { - "padding": 24, "width": "100%", } } @@ -18,103 +17,6 @@ exports[`Query copilot tab snapshot test should render with initial input 1`] = } } > - - - - Copilot - - - - - - - - - AI-generated content can have mistakes. Make sure it's accurate and appropriate before using it. - - - Read preview terms - - - @@ -142,20 +44,6 @@ exports[`Query copilot tab snapshot test should render with initial input 1`] = - - - `;