测试:修改测试用例,增加注册账号逻辑
This commit is contained in:
@@ -20,7 +20,7 @@ describe('任务测试', function () {
|
||||
clearInterval(timer);
|
||||
done();
|
||||
}
|
||||
}, 500);
|
||||
}, 1000);
|
||||
});
|
||||
|
||||
afterEach(function (done) {
|
||||
|
||||
Reference in New Issue
Block a user