Skip to content

Commit 8b85a3d

Browse files
[Automated Tests] Update phpunit_bridge.rst
update sdn sensitive annotation.
1 parent 47f3632 commit 8b85a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ constraint to test the validity of the email domain::
638638
}
639639
}
640640

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

0 commit comments

Comments
 (0)