We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1760b09 commit 0fc684eCopy full SHA for 0fc684e
tests/README.md
@@ -37,7 +37,7 @@ A number of the tests use a running database.
37
The default configuration uses SQLite3 memory database, so it works if you can use SQLite3.
38
39
In order to change the database for testing, edit the details for the `tests` group in
40
-**app/Config/Database.php** or use **.env** file.
+**app/Config/Database.php** or **phpunit.xml** or use **.env** file.
41
42
E.g.:
43
```
0 commit comments