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__/about_build_modal.test.jsx.snap | 370 --------------------- 1 file changed, 370 deletions(-) delete mode 100644 webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap (limited to 'webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap') diff --git a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap b/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap deleted file mode 100644 index b45b6b7f0..000000000 --- a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap +++ /dev/null @@ -1,370 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`components/AboutBuildModal should match snapshot for enterprise edition 1`] = ` - - - - - - - -
-
- ", - } - } - /> -
-
-

- Mattermost - - -

-

- -

-
-
- - -  3.6.0  (3.6.2) - -
-
- -  Postgres -
-
-
-
-
-
- - - about.mattermost.com - -
-
- -
-
-
-

- platform, desktop and mobile apps." - id="about.notice" - values={Object {}} - /> -

-
-
-

- -   - abcdef1234567890 -
- -   - 0123456789abcdef -

-

- -   - 21 January 2017 -

-
-
-
-`; - -exports[`components/AboutBuildModal should match snapshot for team edition 1`] = ` - - - - - - - -
-
- ", - } - } - /> -
-
-

- Mattermost - - -

-

- -

-
-
- - -  3.6.0  (3.6.2) - -
-
- -  Postgres -
-
-
-
-
-
- - - mattermost.org - -
-
- -
-
-
-

- platform, desktop and mobile apps." - id="about.notice" - values={Object {}} - /> -

-
-
-

- -   - abcdef1234567890 -
- -   -

-

- -   - 21 January 2017 -

-
-
-
-`; -- cgit v1.2.3-1-g7c22