fixing phpcs in build.xml and removing the incomplete tag for all phpunits
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
<arg value="--report=checkstyle" />
|
||||
<arg value="--report-file=${basedir}/build/logs/checkstyle.xml" />
|
||||
<arg value="--standard=PSR2" />
|
||||
<arg value="--l" />
|
||||
<arg value="-l" />
|
||||
<arg path="${basedir}/workflow/engine/methods/login" />
|
||||
<arg path="${basedir}/workflow/engine/classes" />
|
||||
</exec>
|
||||
|
||||
Reference in New Issue
Block a user