We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer test
1 parent 7af3e25 commit a9c393cCopy full SHA for a9c393c
1 file changed
composer.json
@@ -58,7 +58,7 @@
58
}
59
},
60
"scripts": {
61
- "test": "phpunit --testdox --no-interaction",
+ "test": "phpunit --testdox",
62
"test-watch": "phpunit-watcher watch",
63
"cs-fix": "php-cs-fixer fix"
64
0 commit comments