We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688a416 commit efa40e7Copy full SHA for efa40e7
1 file changed
tests/README.md
@@ -62,8 +62,8 @@ exclude `@DatabaseLive` group. This will make the tests run quite a bit faster.
62
## Groups
63
64
Each test class that we are running should belong to at least one
65
-[Group](https://docs.phpunit.de/en/10.5/attributes.html#group) attribute that is
66
-written at class-level doc block.
+[Group](https://docs.phpunit.de/en/10.5/attributes.html#group) attribute to the
+test class.
67
68
The available groups to use are:
69
0 commit comments