From 62b0e3c9dfc1f0022f74f521153198a0cd60f7c0 Mon Sep 17 00:00:00 2001 From: abdellah boutmad Date: Thu, 10 Oct 2024 12:34:04 +0100 Subject: [PATCH] modify test command in contrbuting.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 254fbbc8..0d32d435 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ composer test Check types: ```bash -composer test:types +composer test:type:check ``` Unit tests: