From 90b9263922b528cbf603d1511811e96bb6ea743b Mon Sep 17 00:00:00 2001 From: Bryce McMath Date: Fri, 29 Sep 2023 15:35:55 -0700 Subject: [PATCH] chore: update snapshots Signed-off-by: Bryce McMath --- .../ContactDetails.test.tsx.snap | 2072 +---------------- 1 file changed, 72 insertions(+), 2000 deletions(-) diff --git a/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap b/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap index 16deaecf96..612c068336 100644 --- a/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap +++ b/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap @@ -50,10 +50,26 @@ exports[`Contact Details Screen Renders correctly 1`] = ` - - - -  - - - - - - - - - - - ContactDetails.RemoveTitle - - - - - ContactDetails.RemoveContactMessageTop - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint1 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint2 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint3 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint4 - - - - ContactDetails.RemoveContactMessageBottom - - - - - - - - - - - - - - - - - - - - - ContactDetails.RemoveContact - - - - - - - - - Global.Cancel - - - - - - - + /> - - - -  - - - - - - - - - - - ContactDetails.UnableToRemoveTitle - - - - - ContactDetails.UnableToRemoveCaption - - - - - - - - - - - - - - - - - - - - - ContactDetails.GoToCredentials - - - - - - - - - Global.Cancel - - - - - - - + /> `; @@ -1180,10 +216,26 @@ exports[`Contact Details Screen Renders correctly with alt contact name 1`] = ` - - - -  - - - - - - - - - - - ContactDetails.RemoveTitle - - - - - ContactDetails.RemoveContactMessageTop - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint1 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint2 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint3 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint4 - - - - ContactDetails.RemoveContactMessageBottom - - - - - - - - - - - - - - - - - - - - - ContactDetails.RemoveContact - - - - - - - - - Global.Cancel - - - - - - - + /> - - - -  - - - - - - - - - - - ContactDetails.UnableToRemoveTitle - - - - - ContactDetails.UnableToRemoveCaption - - - - - - - - - - - - - - - - - - - - - ContactDetails.GoToCredentials - - - - - - - - - Global.Cancel - - - - - - - + /> `;