Skip to content

Commit 70d27e0

Browse files
kenjispaulbalandan
andauthored
docs: fix by proofreading
Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
1 parent 0fc684e commit 70d27e0

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
@@ -34,7 +34,7 @@ for code coverage to be calculated successfully. After installing `XDebug`, you
3434
## Setting Up
3535

3636
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.
37+
The default configuration uses SQLite3 transient in-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
4040
**app/Config/Database.php** or **phpunit.xml** or use **.env** file.

0 commit comments

Comments
 (0)