Skip to content

Commit f0686fd

Browse files
fix(calendar-web): remove unused min and max props from react-big-calendar mock
1 parent 397a7ff commit f0686fd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/pluggableWidgets/calendar-web/src/__tests__/Calendar.spec.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jest.mock("react-big-calendar", () => {
1919
resizable,
2020
selectable,
2121
showAllEvents,
22-
min,
23-
max,
2422
events,
2523
step,
2624
timeslots,

0 commit comments

Comments
 (0)