We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2977b02 + efa40e7 commit 7365e09Copy full SHA for 7365e09
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://phpunit.readthedocs.io/en/9.5/annotations.html#group) that is written at class-level
66
-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