Composer: fix test script

This commit is contained in:
2021-01-23 01:15:14 +03:00
parent fbe24eb6c4
commit 98642e9f6c

View File

@ -57,7 +57,7 @@
],
"test": [
"@norm-check",
"@phpcs",
"@cs",
"@phpstan",
"@psalm",
"@phpunit"