From ff1a883170edaa0a253bc50cc86fa610ad5863a0 Mon Sep 17 00:00:00 2001 From: Darek Date: Wed, 10 Jun 2026 12:40:37 -0500 Subject: [PATCH] Update README test count --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b91081..32e742a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Battery Tracker gives you a single source of truth: | Database | SQLite (dev) / MariaDB (prod) | | WSGI server | Waitress | | Process manager | systemd user service | -| Tests | pytest (82 tests) | +| Tests | pytest (145 tests) | ---