diff --git a/app/components/Views/confirmations/components/UI/InfoRow/__snapshots__/InfoRow.test.tsx.snap b/app/components/Views/confirmations/components/UI/InfoRow/__snapshots__/InfoRow.test.tsx.snap deleted file mode 100644 index 3a484b52188..00000000000 --- a/app/components/Views/confirmations/components/UI/InfoRow/__snapshots__/InfoRow.test.tsx.snap +++ /dev/null @@ -1,53 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`InfoRow should match snapshot for simple text value 1`] = ` - - - - label-Key - - - - Value-Text - - -`;