测试:寻宝参数
This commit is contained in:
@@ -47,7 +47,7 @@ describe('寻宝创建队伍', function() {
|
||||
let roleInfoT;
|
||||
|
||||
const createTeamParms = {blueprtId: 33001, pub: true, ceLimit: 0};
|
||||
const searchTeamParms = {lv: [0], magicWord: DEBUG_MAGIC_WORD};
|
||||
const searchTeamParms = {lv: [1], magicWord: DEBUG_MAGIC_WORD};
|
||||
|
||||
beforeEach(function(done) {
|
||||
const c = new Client();
|
||||
|
||||
Reference in New Issue
Block a user