From 6125988bbd4dbb7396f3737314c00bd49e52573f Mon Sep 17 00:00:00 2001
From: adeelehsan
Date: Wed, 15 May 2019 15:39:29 +0500
Subject: [PATCH] Updated ICP license in footer
---
.../__snapshots__/SiteFooter.test.jsx.snap | 35 ++++++++++++++++---
src/lib/components/SiteFooter/index.jsx | 4 +--
2 files changed, 32 insertions(+), 7 deletions(-)
diff --git a/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap b/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap
index ed5d44f5..9b66359a 100644
--- a/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap
+++ b/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap
@@ -237,7 +237,12 @@ exports[` renders correctly does not render business links 1`] = `
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -482,7 +487,12 @@ exports[` renders correctly does not render language selector 1`]
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -949,7 +959,12 @@ exports[` renders correctly does not render mobile links 1`] = `
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -1261,7 +1276,12 @@ exports[` renders correctly does not render social links 1`] = `
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -1769,7 +1789,12 @@ exports[` renders correctly renders with social and mobile links 1
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
diff --git a/src/lib/components/SiteFooter/index.jsx b/src/lib/components/SiteFooter/index.jsx
index b6276086..a8f0de34 100644
--- a/src/lib/components/SiteFooter/index.jsx
+++ b/src/lib/components/SiteFooter/index.jsx
@@ -358,8 +358,8 @@ class SiteFooter extends React.Component {