We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca239c1 commit 5b6927dCopy full SHA for 5b6927d
src/TextUI/Configuration/Xml/Generator.php
@@ -29,7 +29,6 @@ final class Generator
29
requireCoverageMetadata="true"
30
beStrictAboutCoverageMetadata="true"
31
beStrictAboutOutputDuringTests="true"
32
- convertDeprecationsToExceptions="true"
33
failOnRisky="true"
34
failOnWarning="true">
35
<testsuites>
tests/unit/TextUI/XmlConfigurationGeneratorTest.php
@@ -31,7 +31,6 @@ public function testGeneratesConfigurationCorrectly(): void
36
37
0 commit comments