We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b4ac6 commit fd90479Copy full SHA for fd90479
1 file changed
tests/README.md
@@ -57,9 +57,7 @@ More details on a test database setup are in the
57
[Testing Your Database](https://codeigniter4.github.io/CodeIgniter4/testing/database.html) section of the documentation.
58
59
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.
+exclude `@DatabaseLive` group. This will make the tests run quite a bit faster.
63
64
## Groups
65
0 commit comments