Skip to content

Commit cc5e98e

Browse files
committed
removed unneeded comments in tests
1 parent a2ba555 commit cc5e98e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tests/OptionsResolverTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -634,10 +634,6 @@ public function testResolveFailsIfNotInstanceOfClass()
634634
$this->resolver->resolve();
635635
}
636636

637-
////////////////////////////////////////////////////////////////////////////
638-
// addAllowedTypes()
639-
////////////////////////////////////////////////////////////////////////////
640-
641637
/**
642638
* @expectedException \Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException
643639
*/

0 commit comments

Comments
 (0)