We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f24a7 commit ce3fefeCopy full SHA for ce3fefe
test/integration/auth.spec.ts
@@ -83,7 +83,7 @@ const actionCodeSettings : ActionCodeSettings = {
83
const actionCodeSettingsWithCustomDomain: ActionCodeSettings = {
84
url: 'http://localhost/?a=1&b=2#c=3',
85
handleCodeInApp: true,
86
- linkDomain: 'liubin-dev2.testdomaindonotuse.com',
+ linkDomain: 'kobayashimaru.testdomaindonotuse.com',
87
iOS: {
88
bundleId: 'testBundleId',
89
},
0 commit comments