Skip to content

Commit 233e185

Browse files
authored
Update responses.ts
1 parent 7fce6ea commit 233e185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__mocks__/legalEntityManagement/responses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const document = {
4343
"type": "driversLicense"
4444
};
4545

46-
export const onboardingLink = { "url": "https://your.redirect-url.com" };
46+
export const onboardingLink = { "url": "https://example.com/" };
4747

4848
export const onboardingThemes = {
4949
"next": "string",

0 commit comments

Comments
 (0)