mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Update testIsEmailableAddressReturnsTrueWhenEmailIsValid test (#1235)
This commit is contained in:
@@ -61,7 +61,7 @@ final class IsEmailableAddressTest extends Framework\TestCase
|
||||
'jcastagnetto-NO-SPAM@yahoo.com',
|
||||
'jesusmc@scripps.edu',
|
||||
'jmcastagnetto@yahoo.com',
|
||||
'some-wrong@asdas.com',
|
||||
'not-exists@thephp.foundation',
|
||||
];
|
||||
|
||||
foreach ($values as $value) {
|
||||
|
||||
Reference in New Issue
Block a user