From 0e112455ecac54fc31bb8f46025ef5f9c53a8b89 Mon Sep 17 00:00:00 2001 From: nesquena-hermes Date: Fri, 10 Apr 2026 11:55:18 -0700 Subject: [PATCH] fix: stale test count in ROADMAP.md header (499 -> 604) Co-authored-by: Nathan Esquenazi --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 2adee95..57c9f2f 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -4,7 +4,7 @@ > Everything you can do from the CLI terminal, you can do from this UI. > > Last updated: v0.45.0 (April 10, 2026) — 604 tests, 604 passing -> Tests: 499 total (499 passing, 0 failures) +> Tests: 604 total (604 passing, 0 failures) > Source: / ---