CSR-2066
unit test cases
This commit is contained in:
parent
6790d97b82
commit
7bd2396160
1 changed files with 1 additions and 1 deletions
|
|
@ -617,7 +617,7 @@ describe("navigateToHeritageFunnel", () => {
|
||||||
externalUrls.HERITAGE_FUNNEL,
|
externalUrls.HERITAGE_FUNNEL,
|
||||||
expect.objectContaining({
|
expect.objectContaining({
|
||||||
corid: mockCorrelationId,
|
corid: mockCorrelationId,
|
||||||
})
|
}),null
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue