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.
1 parent b32ae72 commit f25234bCopy full SHA for f25234b
composer.json
@@ -28,6 +28,6 @@
28
"phpunit/phpunit": "^11"
29
},
30
"scripts": {
31
- "test": "phpunit tests"
+ "test": "phpunit --configuration phpunit.xml --testdox"
32
}
33
0 commit comments