Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
Signed-off-by: enam-khan <[email protected]>
  • Loading branch information
enamkhan committed Feb 3, 2025
1 parent 456e620 commit fd79504
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ describe("Test suite for CICSSessionTree", () => {

ses.storeCookie(cookie);

expect(ses.ISession.tokenType).toEqual("LtpaToken2");
expect(ses.ISession.tokenValue).toBeUndefined();
});

Expand Down

0 comments on commit fd79504

Please sign in to comment.