8000 removed unneeded comment · symfony/symfony@f853fc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit f853fc3

Browse files
committed
removed unneeded comment
1 parent 20dd9d9 commit f853fc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Symfony/Component/Form/Tests/Extension/Core/ChoiceList/ChoiceListTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,6 @@ public function testNonMatchingLabels()
185185
);
186186
}
187187

188-
/**
189-
* test for pull request: https://github.com/symfony/symfony/pull/5394
190-
*/
191188
public function testLabelsContainingNull()
192189
{
193190
$this->list = new ChoiceList(

0 commit comments

Comments
 (0)
0