Skip to content

Commit 3f461b9

Browse files
committed
AC-2660:: Fixed the unit test config path
1 parent 48bab87 commit 3f461b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/unit/phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
</testsuite>
4545
</testsuites>
4646
<php>
47+
<includePath>.</includePath>
4748
<ini name="memory_limit" value="-1"/>
4849
<ini name="date.timezone" value="America/Los_Angeles"/>
4950
<ini name="xdebug.max_nesting_level" value="200"/>

0 commit comments

Comments
 (0)