diff --git a/composer.json b/composer.json index e9f77751..eabe943a 100644 --- a/composer.json +++ b/composer.json @@ -48,8 +48,8 @@ ], "check": [ "@lint", - "@tests-ruleset", - "@tests", + "@test-ruleset", + "@test", "@cs", "@feature-completeness" ]