forked from loafle/openapi-generator-original
Merge remote-tracking branch 'origin/3.3.x' into 4.0.x
This commit is contained in:
@@ -72,12 +72,12 @@ class AnotherFakeApiTest extends \PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* Test case for 123testSpecialTags
|
||||
* Test case for call123TestSpecialTags
|
||||
*
|
||||
* To test special tags.
|
||||
*
|
||||
*/
|
||||
public function test123testSpecialTags()
|
||||
public function testCall123TestSpecialTags()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user