提交 76d9c8a2 编写于 作者: H hu0475

'根据检视意见修改代码'

Signed-off-by: Nhu0475 <huyanqiang5@huawei.com>
上级 05bbfd5d
......@@ -56,7 +56,7 @@ export default function requestUploadJSUnit() {
* @tc.type : Function
* @tc.level : Level 2
*/
it('subRequestConstant0001', 0, async function (done) {
it('SUB_REQUEST_CONSTANT_0001', 0, async function (done) {
console.info("====>-----------------------SUB_REQUEST_CONSTANT_0001 is starting-----------------------");
expect(typeof request.EXCEPTION_PERMISSION == 'number').assertTrue();
expect(typeof request.EXCEPTION_PARAMCHECK == 'number').assertTrue();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册