We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a9efb commit 62693c6Copy full SHA for 62693c6
1 file changed
phpunit.xml
@@ -13,9 +13,6 @@
13
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
14
convertDeprecationsToExceptions="true"
15
>
16
- <php>
17
- <ini name="assert.exception" value="0"/>
18
- </php>
19
<coverage>
20
<include>
21
<directory suffix=".php">./src</directory>
0 commit comments