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