File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ for code coverage to be calculated successfully.
3131A number of the tests use a running database.
3232In order to set up the database edit the details for the ` tests ` group in
3333** app/Config/Database.php** or ** phpunit.xml** . Make sure that you provide a database engine
34- that is currently running on your machine. More details on a test database setup are in the
35- * Docs>> Testing>>Testing Your Database* section of the documentation.
34+ that is currently running on your machine. More details on a test database setup are in the
35+ [ Testing Your Database] ( https://codeigniter4.github.io/userguide/testing/database.html ) section of the documentation.
3636
3737If you want to run the tests without using live database you can
3838exclude @DatabaseLive group. Or make a copy of ** phpunit.dist.xml** -
You can’t perform that action at this time.
0 commit comments