github action workflow #6
Annotations
1 error
test/index.test.js > API Tests > GET /api/v1/result should return answer for code:
server/test/index.test.js#L33
AssertionError: expected 404 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 404
❯ test/index.test.js:33:40
|