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 8e11fbe commit 771585fCopy full SHA for 771585f
build.xml
@@ -75,7 +75,7 @@
75
passthru="true"
76
checkreturn="true"
77
>
78
- <arg value="-c"/>
+ <arg value="--configuration"/>
79
<arg value="tests/phpunit.xml"/>
80
<arg path="tests"/>
81
</exec>
0 commit comments