Refactor ModelTestCase so I can use it outside of the Core.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<phpunit bootstrap="bootstrap/bootstrap.php">
|
||||
<php>
|
||||
<env name="LOTGD_TESTS_CONFIG_PATH" value="./config/lotgd.yml"/>
|
||||
</php>
|
||||
<testsuites>
|
||||
<testsuite name="All">
|
||||
<directory>tests</directory>
|
||||
|
||||
Reference in New Issue
Block a user