mirror of
https://gitee.com/ShopeX/ECShopX
synced 2026-08-07 12:35:46 +08:00
4.4.0
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
<directory suffix="Test.php">./tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<listeners>
|
||||
<listener class="TddGuard\PHPUnit\TddGuardListener">
|
||||
<arguments>
|
||||
<string></string>
|
||||
</arguments>
|
||||
</listener>
|
||||
</listeners>
|
||||
<php>
|
||||
<env name="APP_ENV" value="testing"/>
|
||||
<env name="CACHE_DRIVER" value="array"/>
|
||||
|
||||
Reference in New Issue
Block a user