summaryrefslogtreecommitdiffstats
path: root/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap')
-rw-r--r--webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap26
1 files changed, 24 insertions, 2 deletions
diff --git a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap b/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap
index 105c97546..b45b6b7f0 100644
--- a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap
+++ b/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap
@@ -141,7 +141,18 @@ exports[`components/AboutBuildModal should match snapshot for enterprise edition
</div>
</div>
<div
- className="about-modal__hash form-group padding-top x2"
+ className="about-modal__notice form-group padding-top x2"
+ >
+ <p>
+ <FormattedHTMLMessage
+ defaultMessage="Mattermost is made possible by the open source software used in our <a href=\\"https://about.mattermost.com/platform-notice-txt/\\" target=\\"_blank\\">platform</a>, <a href=\\"https://about.mattermost.com/desktop-notice-txt/\\" target=\\"_blank\\">desktop</a> and <a href=\\"https://about.mattermost.com/mobile-notice-txt/\\" target=\\"_blank\\">mobile</a> apps."
+ id="about.notice"
+ values={Object {}}
+ />
+ </p>
+ </div>
+ <div
+ className="about-modal__hash"
>
<p>
<FormattedMessage
@@ -315,7 +326,18 @@ exports[`components/AboutBuildModal should match snapshot for team edition 1`] =
</div>
</div>
<div
- className="about-modal__hash form-group padding-top x2"
+ className="about-modal__notice form-group padding-top x2"
+ >
+ <p>
+ <FormattedHTMLMessage
+ defaultMessage="Mattermost is made possible by the open source software used in our <a href=\\"https://about.mattermost.com/platform-notice-txt/\\" target=\\"_blank\\">platform</a>, <a href=\\"https://about.mattermost.com/desktop-notice-txt/\\" target=\\"_blank\\">desktop</a> and <a href=\\"https://about.mattermost.com/mobile-notice-txt/\\" target=\\"_blank\\">mobile</a> apps."
+ id="about.notice"
+ values={Object {}}
+ />
+ </p>
+ </div>
+ <div
+ className="about-modal__hash"
>
<p>
<FormattedMessage