Accounting improvements #922
Annotations
3 errors
Unit Tests:
src/lib/server/db/getCompanyCosts.test.ts#L175
AssertionError: expected [ { companyId: 51, …(10) }, …(1) ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ src/lib/server/db/getCompanyCosts.test.ts:175:32
|
Unit Tests:
src/lib/server/db/getCompanyCosts.test.ts#L212
AssertionError: expected [ { companyId: 54, …(10) }, …(1) ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ src/lib/server/db/getCompanyCosts.test.ts:212:32
|
Unit Tests
Process completed with exit code 1.
|
Loading