Skip to content

Commit e3a3dee

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: [Automated Tests] Update phpunit_bridge.rst
2 parents f14edf4 + 73fa75b commit e3a3dee

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
@@ -700,7 +700,7 @@ associated to a valid host::
700700
}
701701
}
702702

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

0 commit comments

Comments
 (0)