Skip to content

Commit 3d79a5f

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Automated Tests] Update phpunit_bridge.rst
2 parents 03d1139 + e3a3dee commit 3d79a5f

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
@@ -648,7 +648,7 @@ associated to a valid host::
648648
}
649649
}
650650

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

0 commit comments

Comments
 (0)