Skip to content

Commit 87084fa

Browse files
committed
Revert "adjusting unit test folder in config"
This reverts commit 61743aa.
1 parent d4e91f5 commit 87084fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<phpunit bootstrap="vendor/autoload.php">
22
<testsuite name="Tests">
3-
<directory>./test</directory>
3+
<directory>./tests</directory>
44
</testsuite>
55

66
<filter>

0 commit comments

Comments
 (0)