From 2958098f74f38eb4bb828f117adab0636ab4ea21 Mon Sep 17 00:00:00 2001 From: Mark Scherer Date: Sun, 22 Dec 2024 19:50:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 331fdfd..640631e 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ composer test Once this has been done once, you can use `composer phpunit` to run the tests for the rules in this repository. -The tests are present inside the `CakePHP/Tests` folder. +The tests are present inside the `CakePHP/Tests/` folder. ## Contributing