make it fail #10
Annotations
2 errors
test/router.test.ts > API Tests > Data Endpoints > Authors > only list author that match a certain country:
test/router.test.ts#L24
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/router.test.ts:24:26
|
tests
Process completed with exit code 1.
|