Merge pull request #1293 from AbdellahBoutmad/dir

modify test command in contrbuting.md
This commit is contained in:
Nuno Maduro
2024-10-11 09:33:41 +01:00
committed by GitHub

View File

@ -42,7 +42,7 @@ composer test
Check types: Check types:
```bash ```bash
composer test:types composer test:type:check
``` ```
Unit tests: Unit tests: