*[task#130266,done,0.1h] Add ui test files of fix the error code
This commit is contained in:
@@ -36,4 +36,4 @@ $apiDoc->docA = 'apiDocA';
|
||||
$apiPath = new stdClass();
|
||||
$apiPath->pathA = 'apipathA';
|
||||
|
||||
r($tester->createApiDoc($apiLib, $apiDoc, $apiPath)) && p('message,status') && e('创建接口文档成功,SUCCESS'); //创建接口文档成功
|
||||
r($tester->createApiDoc($apiLib, $apiDoc, $apiPath)) && p('message,status') && e('创建接口文档成功,SUCCESS'); //创建接口文档成功
|
||||
Reference in New Issue
Block a user