diff --git a/app/soapbox/components/__tests__/__snapshots__/column_back_button_slim-test.js.snap b/app/soapbox/components/__tests__/__snapshots__/column_back_button_slim-test.js.snap deleted file mode 100644 index 3a70ce810..000000000 --- a/app/soapbox/components/__tests__/__snapshots__/column_back_button_slim-test.js.snap +++ /dev/null @@ -1,22 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[` renders correctly 1`] = ` -
-
- - Back -
-
-`;