Skip to content

Commit

Permalink
Updated phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TS committed Apr 6, 2024
1 parent 14a2739 commit 8eafecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</testsuites>
<source>
<include>
<directory suffix=".php">./src</directory>
<file>./src/Faker.php</file>
</include>
</source>
</phpunit>

0 comments on commit 8eafecb

Please sign in to comment.