Skip to content

Commit 5c765b6

Browse files
committed
Minor @requires function tests cleanup
1 parent 1bc2b7f commit 5c765b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -759,9 +759,6 @@ function ($object, $key, $value) {
759759
$this->assertFlatViewWithAttr($view);
760760
}
761761

762-
/**
763-
* @requires function Symfony\Component\Translation\TranslatableMessage::__construct
764-
*/
765762
public function testPassTranslatableMessageAsLabelDoesntCastItToString()
766763
{
767764
$view = $this->factory->createView(

0 commit comments

Comments
 (0)