Skip to content

Commit 7e721a6

Browse files
test(calendar-web): update test snapshots
1 parent f0686fd commit 7e721a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ exports[`Calendar renders correctly with basic props 1`] = `
1818
data-timeslots="2"
1919
formats="[object Object]"
2020
localizer="[object Object]"
21+
max="Mon Apr 28 2025 23:59:59 GMT+0000 (Coordinated Universal Time)"
2122
messages="[object Object]"
23+
min="Mon Apr 28 2025 00:00:00 GMT+0000 (Coordinated Universal Time)"
2224
views="[object Object]"
2325
/>
2426
</div>

0 commit comments

Comments
 (0)