feat: Add hono fixes and subname utility #144
Annotations
3 errors
Run pnpm test
Process completed with exit code 1.
|
Run pnpm test:
test/integration/routes/header.test.ts#L349
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ test/integration/routes/header.test.ts:349:26
|
Run pnpm test:
test/integration/routes/avatar.test.ts#L353
AssertionError: expected 403 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 403
❯ test/integration/routes/avatar.test.ts:353:26
|
Loading