Skip to content

Commit 7fce6ea

Browse files
authored
Update requests.ts
1 parent 17b47e8 commit 7fce6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__mocks__/legalEntityManagement/requests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const document = {
6161

6262
export const onboardingLinkInfo = {
6363
"locale": "cs-CZ",
64-
"redirectUrl": "https://your.redirect-url.com",
64+
"redirectUrl": "https://example.com/",
6565
"themeId": "123456789"
6666
};
6767

0 commit comments

Comments
 (0)