Fix bugs in feat/hono #138
Annotations
3 errors
Run pnpm test
Process completed with exit code 1.
|
Run pnpm test:
test/integration/routes/header.test.ts#L511
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ test/integration/routes/header.test.ts:511:26
|
Run pnpm test:
test/integration/routes/avatar.test.ts#L515
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ test/integration/routes/avatar.test.ts:515:26
|
Loading