Skip to content

Commit 55e9080

Browse files
Changed coverage log title
1 parent d66b435 commit 55e9080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</testsuite>
1111
</testsuites>
1212
<logging>
13-
<log type="coverage-html" target="build/coverage" title="PHPLIB" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70" />
13+
<log type="coverage-html" target="build/coverage" title="PHPBU" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70" />
1414
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false" />
1515
</logging>
1616
</phpunit>

0 commit comments

Comments
 (0)