Skip to content

Commit 311eb3c

Browse files
committed
Fix typo.
1 parent 665a832 commit 311eb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/WSDL/XML/XMLGeneratorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ public function shouldCreateWSDLWithCorrectNamespace()
208208
/**
209209
* @test
210210
*/
211-
public function should()
211+
public function shouldCorrectParseWrapperElement()
212212
{
213213
//given
214214
$classParser = new ClassParser('\Mocks\MockClass');

0 commit comments

Comments
 (0)