aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-16 22:34:56 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit62b55dab33eefb69859a73b762d1ee4c47d8560f (patch)
treebda854c42773b3b456f5d6fb01d5775cde28a7bb
parent0433f0ce0650c8ed7bc695de6d1314d64cb6d38d (diff)
Update test snapshots
-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 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",