Skip to content

Commit 7365e09

Browse files
authored
Merge pull request #8879 from kenjis/update-tests-readme
docs: update tests README
2 parents 2977b02 + efa40e7 commit 7365e09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ exclude `@DatabaseLive` group. This will make the tests run quite a bit faster.
6262
## Groups
6363

6464
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.
65+
[Group](https://docs.phpunit.de/en/10.5/attributes.html#group) attribute to the
66+
test class.
6767

6868
The available groups to use are:
6969

0 commit comments

Comments
 (0)