From 55c8fe8de37387fb55ce00bd79f4939574c3f9b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCller?= Date: Thu, 9 Jul 2026 23:20:41 +0200 Subject: [PATCH] Update readme tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8caadb..75d81d9 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ When adding any new junction box, we either take connect it via the shortest edg ## Tests -The package contains integration tests for each solver, and unit tests for some, to help troubleshoot issues and prevent regressions. These tests cover the solutions for provided examples and full data inputs. The solutions used within the tests are user-specific. +The package contains integration tests for each solver, and unit tests for some, to help troubleshoot issues and prevent regressions. These tests cover the solutions for provided examples and full data inputs. The solutions used within the full data tests are user-specific. ## License