diff --git a/composer.json b/composer.json index ace8c975..425ed877 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "test:integration": "php bin/pest --colors=always --group=integration -v", "update:snapshots": "REBUILD_SNAPSHOTS=true php bin/pest --colors=always", "test": [ - "@rest:refacto", + "@test:refacto", "@test:lint", "@test:types", "@test:unit",