We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3dc482 commit 8321c49Copy full SHA for 8321c49
Tests/Constraints/EmailValidatorTest.php
@@ -96,7 +96,6 @@ public function getInvalidEmails()
96
array('example@'),
97
array('example@localhost'),
98
array('foo@example.com bar'),
99
- array('foo@bar.fr@'),
100
);
101
}
102
0 commit comments