Phing > configuration > minor update

This commit is contained in:
Meritoo
2019-04-05 20:43:29 +02:00
parent d1c1d48473
commit 134a5a0108

View File

@@ -49,7 +49,8 @@
<!-- Test target -->
<target name="build:test"
depends="test:phpunit, test:infection"
depends="test:phpunit,
test:infection"
/>
<!-- Symfony2 code sniffer -->