Jordi Boggiano 6 лет назад
Родитель
Сommit
f1a71f5599
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -73,7 +73,7 @@
     ],
     "scripts": {
         "compile": "@php -dphar.readonly=0 bin/compile",
-        "test": "phpunit"
+        "test": "simple-phpunit"
     },
     "scripts-descriptions": {
         "compile": "Compile composer.phar",