测试:寻宝参数

This commit is contained in:
luying
2022-05-23 11:48:43 +08:00
parent 4110ba242e
commit 826d5ae0e4

View File

@@ -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();