Skip to content

Commit 9d85232

Browse files
committed
wip
refactor tree init starting point in classes no additional functionalities added for now
1 parent 630bfa7 commit 9d85232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
verbose="true">
55
<testsuites>
66
<testsuite name="Default">
7-
<directory>tests/</directory>
7+
<directory>Tests/</directory>
88
</testsuite>
99
</testsuites>
1010
</phpunit>

0 commit comments

Comments
 (0)