Darren/feat/add tests #5
Annotations
2 errors and 1 warning
test/endpoints/call.test.ts > call > should NOT be able to fetch a call:
test/endpoints/call.test.ts#L22
AssertionError: expected undefined to be 404 // Object.is equality
- Expected:
404
+ Received:
undefined
❯ test/endpoints/call.test.ts:22:32
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|