8000 remove non relevant test case · symfony/symfony@f390f29 · GitHub
[go: up one dir, main page]

Skip to content

Commit f390f29

Browse files
apetitpafabpot
apetitpa
authored andcommitted
remove non relevant test case
1 parent 91b665c commit f390f29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Validator/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('foo@example.com bar'),
99-
array('foo@bar.fr@'),
10099
);
101100
}
102101

0 commit comments

Comments
 (0)
0