Skip to content

Commit d8c2267

Browse files
committed
chore: removes old dummy file reference
1 parent 830cd9e commit d8c2267

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,5 @@
2323
<include>
2424
<directory suffix=".php">src</directory>
2525
</include>
26-
<exclude>
27-
<file>src/DummyForAnalysis.php</file>
28-
</exclude>
2926
</coverage>
30-
</phpunit>
27+
</phpunit>

0 commit comments

Comments
 (0)