Skip to content

Commit 14dd292

Browse files
authored
Update HelperTest.php
1 parent 5581bbd commit 14dd292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/HelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ function testOfIp()
591591
false
592592
),
593593
array(
594-
'2001:db8:85a3:8d3:1319:8a2e:370:7348',
594+
'2002:51c4:7c3c:0000:0000:0000:0000:0000',
595595
true
596596
) //IPv6
597597
);

0 commit comments

Comments
 (0)