feat(client): blog feature #493
Annotations
2 errors
test/reports.test.ts > Report tests:
apps/api/test/reports.test.ts#L58
AssertionError: expected 400 to be 201 // Object.is equality
- Expected
+ Received
- 201
+ 400
❯ test/reports.test.ts:58:28
|
api-test
Process completed with exit code 1.
|