aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index a273e85..59375aa 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -12,7 +12,7 @@
### Server Foundation
- [x] Initialize Hono app
- [x] Setup Vitest
-- [ ] Add simple test to test that Hono works
+- [x] Add simple test to test that Hono works
- [ ] Error handling middleware
- [ ] Logger middleware