Skip to content

Commit

Permalink
[Cleanup:phpunit.xml] Fix incorrect indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Feb 21, 2022
1 parent 4a34b10 commit d8b9e7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<filter>
<whitelist>
<directory suffix=".php">src</directory>
</whitelist>
</filter>
</whitelist>
</filter>
</phpunit>

0 comments on commit d8b9e7c

Please sign in to comment.