Skip to content

Commit 0fc684e

Browse files
committed
docs: restore phpunit.xml
1 parent 1760b09 commit 0fc684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A number of the tests use a running database.
3737
The default configuration uses SQLite3 memory database, so it works if you can use SQLite3.
3838

3939
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.
40+
**app/Config/Database.php** or **phpunit.xml** or use **.env** file.
4141

4242
E.g.:
4343
```

0 commit comments

Comments
 (0)