jenkins:每日关卡保底参数
This commit is contained in:
@@ -119,7 +119,7 @@ describe('战斗测试', function () {
|
||||
});
|
||||
|
||||
it('每日关卡开始战斗', function (done) {
|
||||
let type;
|
||||
let type = 1, battleId = 3001;
|
||||
for(let data of dailyList) {
|
||||
for(let war of data.wars) {
|
||||
if(war.status != 0) {
|
||||
|
||||
Reference in New Issue
Block a user