aboutsummaryrefslogtreecommitdiff
path: root/vnext/src
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src')
-rw-r--r--vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap4
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 cc01126f..ab0435a5 100644
--- a/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap
+++ b/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap
@@ -93,7 +93,7 @@ Array [
}
>
<a
- href="https://api.juick.com/_fblogin?state=about://blank"
+ href="https://api.juick.com/_fblogin?state=http://localhost/"
style={
Object {
"background": "#3b5998",
@@ -117,7 +117,7 @@ Array [
Log in
</a>
<a
- href="https://api.juick.com/_vklogin?state=about://blank"
+ href="https://api.juick.com/_vklogin?state=http://localhost/"
style={
Object {
"background": "#4c75a3",