From 14ea378e39115108cc4dca19527d4d7ed106b001 Mon Sep 17 00:00:00 2001 From: ItsANameToo <35610748+ItsANameToo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:52:27 +0200 Subject: [PATCH] chore: update snapshots (#766) --- .../__snapshots__/PageSkeleton.test.tsx.snap | 2 +- .../__snapshots__/Welcome.test.tsx.snap | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/components/PageSkeleton/__snapshots__/PageSkeleton.test.tsx.snap b/src/app/components/PageSkeleton/__snapshots__/PageSkeleton.test.tsx.snap index 9849567982..0a4fba09a7 100644 --- a/src/app/components/PageSkeleton/__snapshots__/PageSkeleton.test.tsx.snap +++ b/src/app/components/PageSkeleton/__snapshots__/PageSkeleton.test.tsx.snap @@ -368,7 +368,7 @@ exports[`PageSkeleton > should render without profile 1`] = ` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should change route to create profile 1`] = ` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should navigate to previous page with correct password 1`] = class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should navigate to profile dashboard 1`] = ` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should navigate to profile dashboard with correct password 1` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should navigate to profile settings from profile card menu 1` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should navigate to profile settings with correct password 1`] class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should not select profile on wrong last location 1`] = ` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should render with profiles 1`] = ` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >
should render without profiles 1`] = ` class="min-w-0 basis-1/2 rounded-xl border-theme-navy-100 dark:border-theme-secondary-800 sm:border sm:p-6" >