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 17b47e8 commit 7fce6eaCopy full SHA for 7fce6ea
src/__mocks__/legalEntityManagement/requests.ts
@@ -61,7 +61,7 @@ export const document = {
61
62
export const onboardingLinkInfo = {
63
"locale": "cs-CZ",
64
- "redirectUrl": "https://your.redirect-url.com",
+ "redirectUrl": "https://example.com/",
65
"themeId": "123456789"
66
};
67
0 commit comments