From 4318ac2a55c98b95c95957f4856170ec7c01bc81 Mon Sep 17 00:00:00 2001 From: Michael Stedman <46408716+recondesigns@users.noreply.github.com> Date: Wed, 7 Feb 2024 17:55:56 -0600 Subject: [PATCH] updated RegistrationForm test snapshot --- .../RegistrationForm.test.js.snap | 103 +++++++++++++----- 1 file changed, 76 insertions(+), 27 deletions(-) diff --git a/components/Forms/RegistrationForm/__tests__/__snapshots__/RegistrationForm.test.js.snap b/components/Forms/RegistrationForm/__tests__/__snapshots__/RegistrationForm.test.js.snap index 5b38c4e4f..12327a69d 100644 --- a/components/Forms/RegistrationForm/__tests__/__snapshots__/RegistrationForm.test.js.snap +++ b/components/Forms/RegistrationForm/__tests__/__snapshots__/RegistrationForm.test.js.snap @@ -2,12 +2,14 @@ exports[`RegistrationForm should render with required props 1`] = `
`;