diff --git a/javascripts/src/components/registration_page/__snapshots__/NonprofitInfoPanel.spec.tsx.snap b/javascripts/src/components/registration_page/__snapshots__/NonprofitInfoPanel.spec.tsx.snap deleted file mode 100644 index fc1b0163..00000000 --- a/javascripts/src/components/registration_page/__snapshots__/NonprofitInfoPanel.spec.tsx.snap +++ /dev/null @@ -1,1554 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`NonprofitInfoPanel includes correct elements and attributes 1`] = ` - - - -`; diff --git a/javascripts/src/components/registration_page/__snapshots__/UserInfoPanel.spec.tsx.snap b/javascripts/src/components/registration_page/__snapshots__/UserInfoPanel.spec.tsx.snap deleted file mode 100644 index 0196d98b..00000000 --- a/javascripts/src/components/registration_page/__snapshots__/UserInfoPanel.spec.tsx.snap +++ /dev/null @@ -1,1554 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`UserInfoPanel includes correct elements and attributes 1`] = ` - - - -`;