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 515340d commit 1f3c3e1Copy full SHA for 1f3c3e1
tests/Integration/phpunit.xml.dist
@@ -22,9 +22,6 @@
22
<filter>
23
<whitelist addUncoveredFilesFromWhiteList="true">
24
<directory suffix=".php">../../../vendor/integer-net/*/src</directory>
25
- <exclude>
26
- <file>../../../vendor/integer-net/*/src/registration.php</file>
27
- </exclude>
28
</whitelist>
29
</filter>
30
<!-- PHP INI settings and constants definition -->
0 commit comments