延长 pvp 初始数据获取延时
This commit is contained in:
@@ -28,7 +28,7 @@ describe('pvp测试', function () {
|
||||
clearInterval(timer);
|
||||
done();
|
||||
}
|
||||
}, 500);
|
||||
}, 1000);
|
||||
});
|
||||
|
||||
after(function (done) {
|
||||
|
||||
Reference in New Issue
Block a user