Skip to content

Commit fd90479

Browse files
committed
Remove outdated instruction
1 parent 43b4ac6 commit fd90479

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

tests/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ More details on a test database setup are in the
5757
[Testing Your Database](https://codeigniter4.github.io/CodeIgniter4/testing/database.html) section of the documentation.
5858

5959
If you want to run the tests without using live database you can
60-
exclude `@DatabaseLive` group. Or make a copy of **phpunit.dist.xml** -
61-
call it **phpunit.xml** - and comment out the `<testsuite>` named `Database`. This will make
62-
the tests run quite a bit faster.
60+
exclude `@DatabaseLive` group. This will make the tests run quite a bit faster.
6361

6462
## Groups
6563

0 commit comments

Comments
 (0)