Skip to content

Commit 288e361

Browse files
authored
Remove removed routes file
1 parent 0203d5d commit 288e361

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<filter>
1717
<whitelist processUncoveredFilesFromWhitelist="true">
1818
<directory suffix=".php">./app</directory>
19-
<exclude>
20-
<file>./app/Http/routes.php</file>
21-
</exclude>
2219
</whitelist>
2320
</filter>
2421
<php>

0 commit comments

Comments
 (0)