From d8bd57901e33a7057e26e782e295099ffcc0da89 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:04:13 -0700 Subject: Removing webapp --- .../__snapshots__/shortcuts_modal.test.jsx.snap | 237 --------------------- 1 file changed, 237 deletions(-) delete mode 100644 webapp/tests/components/__snapshots__/shortcuts_modal.test.jsx.snap (limited to 'webapp/tests/components/__snapshots__/shortcuts_modal.test.jsx.snap') diff --git a/webapp/tests/components/__snapshots__/shortcuts_modal.test.jsx.snap b/webapp/tests/components/__snapshots__/shortcuts_modal.test.jsx.snap deleted file mode 100644 index cfe719ba4..000000000 --- a/webapp/tests/components/__snapshots__/shortcuts_modal.test.jsx.snap +++ /dev/null @@ -1,237 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`components/ShortcutsModal should match snapshot modal for Mac 1`] = ` - - - - - - - -`; - -exports[`components/ShortcutsModal should match snapshot modal for non-Mac like Windows/Linux 1`] = ` - - - - - - - -`; -- cgit v1.2.3-1-g7c22