8000 minor #16935 [PHPUnitBridge] [Automated Tests] Update phpunit_bridge.… · symfony/symfony-docs@73fa75b · GitHub
[go: up one dir, main page]

Skip to content

Commit 73fa75b

Browse files
committed
minor #16935 [PHPUnitBridge] [Automated Tests] Update phpunit_bridge.rst (mohamedGasmii)
This PR was merged into the 4.4 branch. Discussion ---------- [PHPUnitBridge] [Automated Tests] Update phpunit_bridge.rst update dns sensitive annotation. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 8b85a3d [Automated Tests] Update phpunit_bridge.rst
2 parents 74bae69 + 8b85a3d commit 73fa75b

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
@@ -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)
0