Skip to content

Commit 442f020

Browse files
committed
Added the missing class import
1 parent 208e7e6 commit 442f020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ the data you expect to get for the given hosts::
551551

552552
use App\Validator\DomainValidator;
553553
use PHPUnit\Framework\TestCase;
554+
use Symfony\Bridge\PhpUnit\DnsMock;
554555

555556
/**
556557
* @group dns-sensitive

0 commit comments

Comments
 (0)