From 2684f845a0be3f6fc31ff047b261b8acfa5b2c9f Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Fri, 30 Aug 2024 19:54:12 +0000 Subject: [PATCH] update test snapshots --- .../__snapshots__/MainContent.test.tsx.snap | 12 +++-- .../__snapshots__/ViewMode.test.tsx.snap | 48 ------------------- 2 files changed, 8 insertions(+), 52 deletions(-) delete mode 100644 webui/src/Containers/Project/MainContent/Composer/ViewMode/__snapshots__/ViewMode.test.tsx.snap diff --git a/webui/src/Containers/Home/MainContent/__snapshots__/MainContent.test.tsx.snap b/webui/src/Containers/Home/MainContent/__snapshots__/MainContent.test.tsx.snap index 2075afb..50d2bb1 100644 --- a/webui/src/Containers/Home/MainContent/__snapshots__/MainContent.test.tsx.snap +++ b/webui/src/Containers/Home/MainContent/__snapshots__/MainContent.test.tsx.snap @@ -31,7 +31,7 @@ exports[`MainContent > should render the component 1`] = ` style="margin-bottom: 25px; position: relative;" >
should render the component 1`] = `
/home/tsirysndr/Documents/github/base-pipeline/example
@@ -226,7 +227,7 @@ exports[`MainContent > should render the component 1`] = ` style="margin-bottom: 25px; position: relative;" >
should render the component 1`] = `
/home/tsirysndr/Documents/github/bun-pipeline/example
@@ -421,7 +423,7 @@ exports[`MainContent > should render the component 1`] = ` style="margin-bottom: 25px; position: relative;" >
should render the component 1`] = `
/home/tsirysndr/Documents/github/go-pipeline/example
@@ -616,7 +619,7 @@ exports[`MainContent > should render the component 1`] = ` style="margin-bottom: 25px; position: relative;" >
should render the component 1`] = `
/home/tsirysndr/Documents/github/gleam-pipeline/example
diff --git a/webui/src/Containers/Project/MainContent/Composer/ViewMode/__snapshots__/ViewMode.test.tsx.snap b/webui/src/Containers/Project/MainContent/Composer/ViewMode/__snapshots__/ViewMode.test.tsx.snap deleted file mode 100644 index fe26906..0000000 --- a/webui/src/Containers/Project/MainContent/Composer/ViewMode/__snapshots__/ViewMode.test.tsx.snap +++ /dev/null @@ -1,48 +0,0 @@ -// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html - -exports[`ViewMode > should render 1`] = ` -
-
- - -
-
-`;