🌈 style(test): 删掉无用打印
This commit is contained in:
@@ -64,7 +64,6 @@ describe('gvg激战期测试', function () {
|
|||||||
cityId, magicWord: DEBUG_MAGIC_WORD
|
cityId, magicWord: DEBUG_MAGIC_WORD
|
||||||
}, (data) => {
|
}, (data) => {
|
||||||
checkSuccessResponse(data);
|
checkSuccessResponse(data);
|
||||||
console.log(JSON.stringify(data.data.city, null, 2));
|
|
||||||
checkCity(data.data.city);
|
checkCity(data.data.city);
|
||||||
pinusClient.request('guild.gvgBattleHandler.getCity', {
|
pinusClient.request('guild.gvgBattleHandler.getCity', {
|
||||||
cityId,
|
cityId,
|
||||||
|
|||||||
Reference in New Issue
Block a user