Skip to content

Commit

Permalink
BLERHHG
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya Raja Sabeson committed Jan 30, 2025
1 parent dc36628 commit dee7c5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ describe('Basic datepicker demo', () => {
);
});

fit('should throw an error if selecting a weekend', async () => {
it('should throw an error if selecting a weekend', async () => {
const { inputHarness, datepickerHarness } = await setupTest({
dataSkyId: 'datepicker-demo',
});
Expand Down

0 comments on commit dee7c5a

Please sign in to comment.