Skip to content

Commit

Permalink
test: Updated PHP Unit Config
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Apr 29, 2024
1 parent 5949596 commit cc9dd38
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
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit stderr="true" colors="true" bootstrap="tests/bootstrap.php">
<phpunit colors="true" bootstrap="tests/bootstrap.php">
<php>
</php>
<filter>
Expand Down

0 comments on commit cc9dd38

Please sign in to comment.