Composer: fix test script
This commit is contained in:
@ -57,7 +57,7 @@
|
|||||||
],
|
],
|
||||||
"test": [
|
"test": [
|
||||||
"@norm-check",
|
"@norm-check",
|
||||||
"@phpcs",
|
"@cs",
|
||||||
"@phpstan",
|
"@phpstan",
|
||||||
"@psalm",
|
"@psalm",
|
||||||
"@phpunit"
|
"@phpunit"
|
||||||
|
Reference in New Issue
Block a user