improve: LDP-2496: Add server error handling #564
Annotations
2 errors
test/errorhandling.test.ts > Module error handling > handles 404 statusCode:
test/errorhandling.test.ts#L23
AssertionError: expected 500 to deeply equal 404
- Expected
+ Received
- 404
+ 500
❯ test/errorhandling.test.ts:23:20
|
ci (18.x)
Process completed with exit code 1.
|