Skip to content

Commit 5fc993d

Browse files
committed
improve docs
1 parent 690ec36 commit 5fc993d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ Unfortunately not all tests are automated yet. Contributions in this area are ve
839839

840840
### MySQL, PostgreSQL, and SQLite on Linux
841841

842-
The tests are held in the `tests.php` file, but first you should copy the `config.php.dist` file to `config.php` and add your database credentials. You can add credentials for one or all the databases supported.
842+
The tests are held in the `Tests.php` file, but first you should copy the `Config.php.dist` file to `Config.php` and add your database credentials. You can add credentials for one or all the databases supported.
843843

844844
After configuring the database connections, use PHPUnit to run all the tests:
845845

0 commit comments

Comments
 (0)