Chore/improve telemetry #83
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
src/domain/services/user-stats/get-user-total-hours.spec.ts > get user total hours count > should be able to get total hours with movie/series breakdown and monthly hours:
apps/backend/src/domain/services/user-stats/get-user-total-hours.spec.ts#L134
AssertionError: expected [ …(12) ] to have a length of 6 but got 12
- Expected
+ Received
- 6
+ 12
❯ src/domain/services/user-stats/get-user-total-hours.spec.ts:134:30
|