Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrooo committed Mar 22, 2014
1 parent 665a832 commit 311eb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/WSDL/XML/XMLGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ public function shouldCreateWSDLWithCorrectNamespace()
/**
* @test
*/
public function should()
public function shouldCorrectParseWrapperElement()
{
//given
$classParser = new ClassParser('\Mocks\MockClass');
Expand Down

0 comments on commit 311eb3c

Please sign in to comment.