Skip to content

Commit d8ce559

Browse files
committed
t
1 parent 4e744a6 commit d8ce559

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

phpunit.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@
115115
<cobertura outputFile="../.logs/coverage/phpunit/cobertura.xml"/>
116116
</report>
117117
</coverage>
118-
<source restrictDeprecations="true">
118+
<source restrictDeprecations="true"
119+
restrictWarnings="true">
119120
<include>
120121
<directory>web/modules/custom</directory>
121122
<directory>web/themes/custom</directory>

0 commit comments

Comments
 (0)