Skip to content

Commit efc1de7

Browse files
committed
skipped dns-sensitive tests when DnsMock is not found
1 parent 932211d commit efc1de7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ public function getValidCustomUrls()
194194

195195
/**
196196
* @dataProvider getCheckDns
197+
* @requires function Symfony\Bridge\PhpUnit\DnsMock::withMockedHosts
197198
*/
198199
public function testCheckDns($violation)
199200
{

0 commit comments

Comments
 (0)