Update to Drupal 8.1.5. For more information, see https://www.drupal.org/project/drupal/releases/8.1.5
This commit is contained in:
parent
13b6ca7cc2
commit
38ba7c357d
342 changed files with 7814 additions and 1534 deletions
13
vendor/masterminds/html5/phpunit.xml.dist
vendored
13
vendor/masterminds/html5/phpunit.xml.dist
vendored
|
|
@ -14,17 +14,4 @@
|
|||
<file>src/HTML5/Serializer/HTML5Entities.php</file>
|
||||
</blacklist>
|
||||
</filter>
|
||||
<logging>
|
||||
<log
|
||||
type="coverage-html"
|
||||
target="build/coverage"
|
||||
charset="UTF-8"
|
||||
yui="true"
|
||||
highlight="true"
|
||||
lowUpperBound="35"
|
||||
highLowerBound="70"
|
||||
showUncoveredFiles="true"
|
||||
/>
|
||||
<log type="coverage-clover" target="build/logs/clover.xml"/>
|
||||
</logging>
|
||||
</phpunit>
|
||||
|
|
|
|||
Reference in a new issue