Skip to content

Commit

Permalink
removed unneeded comments in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed May 30, 2018
1 parent 10580f1 commit 28c8c85
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -634,10 +634,6 @@ public function testResolveFailsIfNotInstanceOfClass()
$this->resolver->resolve();
}

////////////////////////////////////////////////////////////////////////////
// addAllowedTypes()
////////////////////////////////////////////////////////////////////////////

/**
* @expectedException \Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException
*/
Expand Down

0 comments on commit 28c8c85

Please sign in to comment.