Skip to content

Commit ce3fefe

Browse files
committed
Update linkDomain to the CI project domain
1 parent f4f24a7 commit ce3fefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/auth.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const actionCodeSettings : ActionCodeSettings = {
8383
const actionCodeSettingsWithCustomDomain: ActionCodeSettings = {
8484
url: 'http://localhost/?a=1&b=2#c=3',
8585
handleCodeInApp: true,
86-
linkDomain: 'liubin-dev2.testdomaindonotuse.com',
86+
linkDomain: 'kobayashimaru.testdomaindonotuse.com',
8787
iOS: {
8888
bundleId: 'testBundleId',
8989
},

0 commit comments

Comments
 (0)