未验证 提交 6854ac28 编写于 作者: O openharmony_ci 提交者: Gitee

!4312 master分支userAuthTest测试套重命名

Merge pull request !4312 from qiaozzzh/07141_2
......@@ -20,7 +20,7 @@ var index = require('../default/pages/index/index.js');
/**
* test case
*/
describe('userAuthTest_one1', function () {
describe('userAuthTestEnum', function () {
beforeEach(function(done) {
let waitTime = 1000;
setTimeout(function() {
......
......@@ -21,7 +21,7 @@ var waitFlag = false;
/**
* test case
*/
describe('userAuthTest_one2', function () {
describe('userAuthTestExecute', function () {
beforeEach(function(done) {
let waitTime = 1000;
if (waitFlag) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册