rest of the refactorings and text changes #1120
Annotations
2 errors
frontend/src/components/StartingTimePickerDrawer/StartingTimePickerDrawer.test.tsx#L108
AssertionError: expected "spy" to be called with arguments: [ '9:00' ]
Received:
1st spy call:
Array [
- "9:00",
+ "09:00",
]
Number of calls: 1
❯ src/components/StartingTimePickerDrawer/StartingTimePickerDrawer.test.tsx:108:41
|
|
This job failed
Loading