feat(client): blog feature #494
Annotations
3 errors
test/reports.test.ts > Report tests:
apps/api/test/reports.test.ts#L69
AssertionError: expected 'Post test report' to be 'Post test' // Object.is equality
- Expected
+ Received
- Post test
+ Post test report
❯ test/reports.test.ts:69:24
|
test/reports.test.ts > Report tests:
apps/api/test/utils.ts#L5
Error: Error while deleting user
❯ Module.deleteAdmin test/utils.ts:5:20
❯ test/reports.test.ts:190:5
|
api-test
Process completed with exit code 1.
|