Skip to content

Commit c0afae3

Browse files
authored
Update testIsEmailableAddressReturnsTrueWhenEmailIsValid test (#1235)
1 parent 0fc2558 commit c0afae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/IsEmailableAddressTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public static function provideValidEmail(): \Generator
6161
6262
6363
64-
64+
6565
];
6666

6767
foreach ($values as $value) {

0 commit comments

Comments
 (0)