removed unneeded comments in tests

This commit is contained in:
Fabien Potencier 2018-05-30 06:26:49 +02:00
parent 10580f1efe
commit 28c8c85da1
1 changed files with 0 additions and 4 deletions

View File

@ -634,10 +634,6 @@ class OptionsResolverTest extends TestCase
$this->resolver->resolve();
}
////////////////////////////////////////////////////////////////////////////
// addAllowedTypes()
////////////////////////////////////////////////////////////////////////////
/**
* @expectedException \Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException
*/