Skip to content

Commit 7edc082

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: [Automated Tests] Update phpunit_bridge.rst
2 parents 08affd0 + 3d79a5f commit 7edc082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ associated to a valid host::
677677
}
678678
}
679679

680-
In order to avoid making a real network connection, add the ``@dns-sensitive``
680+
In order to avoid making a real network connection, add the ``@group dns-sensitive``
681681
annotation to the class and use the ``DnsMock::withMockedHosts()`` to configure
682682
the data you expect to get for the given hosts::
683683

0 commit comments

Comments
 (0)