Skip to content

Commit

Permalink
updated unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
RiteshHMCTS committed Nov 27, 2023
1 parent 18c46c9 commit 71f233b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,5 +228,6 @@ describe('WizardPageFieldToCaseFieldMapper - nested Collection of Collection typ

expect(timelineEventDate.hidden).toEqual(true);
expect(timelineEventDescription.hidden).toEqual(true);
expect(timelineEventDescription.display_context).toEqual('HIDDEN');
});
});

0 comments on commit 71f233b

Please sign in to comment.