Skip to content

Commit 8321c49

Browse files
apetitpafabpot
authored andcommitted
remove non relevant test case
1 parent e3dc482 commit 8321c49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Constraints/EmailValidatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ public function getInvalidEmails()
9696
array('example@'),
9797
array('example@localhost'),
9898
array('[email protected] bar'),
99-
array('[email protected]@'),
10099
);
101100
}
102101

0 commit comments

Comments
 (0)