Skip to content

Commit

Permalink
fix php unit
Browse files Browse the repository at this point in the history
  • Loading branch information
hydromoll committed Nov 16, 2023
1 parent 3f351bf commit 6d5d94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<testsuite name="unit">
<directory>./tests/Storage/Compression</directory>
<file>./tests/Storage/Device/LocalTest.php</file>
<file>./tests/Storage/Device/YandexTest.php</file>
<directory>./tests/Storage/Validator</directory>
<file>./tests/Storage/StorageTest.php</file>
</testsuite>
Expand Down

0 comments on commit 6d5d94c

Please sign in to comment.