You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: expect(element).toHaveValue(2023-12-05T00:00:00.000Z)
Expected the element to have value:
2023-12-05T00:00:00.000Z
Received:
2023-12-05T00:00:00Z
❯ static/src/js/components/CustomDateTimeWidget/__tests__/CustomDateTimeWidget.test.jsx:170:21
Error: expect(element).toHaveValue(2023-12-05T16:05:59.000Z)
Expected the element to have value:
2023-12-05T16:05:59.000Z
Received:
2023-12-05T16:05:59Z
❯ static/src/js/components/CustomDateTimeWidget/__tests__/CustomDateTimeWidget.test.jsx:182:21