From 352f8d4bfdb02c682f1404d536de69384f9b3a4e Mon Sep 17 00:00:00 2001 From: Alpamys Date: Tue, 12 May 2026 12:21:20 +0500 Subject: [PATCH] =?UTF-8?q?docs(contributing):=20correct=20v0.51.0=20test?= =?UTF-8?q?=20count=20(7178=20=E2=86=92=207184)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4432c21..abb1e85 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -111,7 +111,7 @@ soup_cli/ templates/ - 17 built-in soup.yaml templates (YAML + manifest.json) with load_template loader (v0.39.0, +bco v0.40.0) ui/ - Web UI (FastAPI + HTML/JS SPA) -tests/ - Test suite (178 files, 7178 tests) +tests/ - Test suite (178 files, 7184 tests) examples/ - Real-world config examples and datasets ```