Add placeholder for deleting one hour of history #99
Annotations
3 errors
src/services/history/organiseHistory.test.ts > organiseHistory > should group multiple entries for a single day correctly:
src/services/history/organiseHistory.test.ts#L44
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/services/history/organiseHistory.test.ts:44:30
|
test
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|