diff options
Diffstat (limited to 'vnext/src/components/__tests__/__snapshots__')
-rw-r--r-- | vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap b/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap index 51559838..41c7d188 100644 --- a/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap +++ b/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap @@ -101,7 +101,7 @@ Array [ } > <a - href="https://api.juick.com/_fblogin?state=http://localhost/" + href="https://juick.com/api/_fblogin?state=http://localhost/" style={ Object { "background": "#3b5998", @@ -125,7 +125,7 @@ Array [ Log in </a> <a - href="https://api.juick.com/_vklogin?state=http://localhost/" + href="https://juick.com/api/_vklogin?state=http://localhost/" style={ Object { "background": "#4c75a3", |