Skip to content

Commit 6758145

Browse files
committed
skipped dns-sensitive tests when DnsMock is not found
1 parent f1450f3 commit 6758145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)