From fba3909237b387fda5922381e6161c6d2d1f2da2 Mon Sep 17 00:00:00 2001 From: Mr0grog <74178+Mr0grog@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:13:33 +0000 Subject: [PATCH] Auto-update snapshot tests --- .../components/J40Header/__snapshots__/J40Header.test.tsx.snap | 2 +- .../UpdateBanner/__snapshots__/UpdateBanner.test.tsx.snap | 2 +- client/src/pages/tests/__snapshots__/about.test.tsx.snap | 2 +- client/src/pages/tests/__snapshots__/contact.test.tsx.snap | 2 +- client/src/pages/tests/__snapshots__/downloads.test.tsx.snap | 2 +- .../pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap | 2 +- client/src/pages/tests/__snapshots__/methodology.test.tsx.snap | 2 +- client/src/pages/tests/__snapshots__/privacy.test.tsx.snap | 2 +- .../src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/src/components/J40Header/__snapshots__/J40Header.test.tsx.snap b/client/src/components/J40Header/__snapshots__/J40Header.test.tsx.snap index 3c9a5ab6..8db420bd 100644 --- a/client/src/components/J40Header/__snapshots__/J40Header.test.tsx.snap +++ b/client/src/components/J40Header/__snapshots__/J40Header.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the J40Header checks if component renders 1`] = `
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/components/UpdateBanner/__snapshots__/UpdateBanner.test.tsx.snap b/client/src/components/UpdateBanner/__snapshots__/UpdateBanner.test.tsx.snap index c3e31fd0..61050032 100644 --- a/client/src/components/UpdateBanner/__snapshots__/UpdateBanner.test.tsx.snap +++ b/client/src/components/UpdateBanner/__snapshots__/UpdateBanner.test.tsx.snap @@ -31,7 +31,7 @@ exports[`rendering of the UpdateBanner renders small version at cutoff date 1`]
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/pages/tests/__snapshots__/about.test.tsx.snap b/client/src/pages/tests/__snapshots__/about.test.tsx.snap index f82d1e82..ba5d20eb 100644 --- a/client/src/pages/tests/__snapshots__/about.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/about.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/pages/tests/__snapshots__/contact.test.tsx.snap b/client/src/pages/tests/__snapshots__/contact.test.tsx.snap index a2910887..e04c703c 100644 --- a/client/src/pages/tests/__snapshots__/contact.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/contact.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap b/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap index d84ea806..540d80ff 100644 --- a/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap b/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap index dff8fe2d..056f4c70 100644 --- a/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap index 65da1a19..e81129a7 100644 --- a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap b/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap index 09db50c7..59139032 100644 --- a/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the Privacy Policy page matches Privacy Policy page snapsh
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.
diff --git a/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap b/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap index 6fb86f6c..39aff63e 100644 --- a/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap @@ -10,7 +10,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
- This is an unofficial copy of the CEJST Tool. + This is an unofficial copy of the CEJST Tool!!!! We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government.