Skip to content

Commit af8ea9d

Browse files
committed
Fix phpcs error
1 parent ccec13d commit af8ea9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/UnifiedSpecTests/Util.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use function assertInternalType;
1616
use function assertThat;
1717
use function implode;
18+
use function isInstanceOf;
1819
use function isType;
1920
use function logicalOr;
2021

0 commit comments

Comments
 (0)