修改测试中的引用以规避编译问题;暂时注释掉时间工具测试
This commit is contained in:
@@ -3,9 +3,6 @@ import 'mocha';
|
||||
import { PinusWSClient } from 'pinus-robot-plugin';
|
||||
import { expect } from 'chai';
|
||||
import { addItemsIfNotEnough, checkBattleGoods, checkDisplayItems, checkSuccessResponse, checkTimeStamp, checkWarJson } from './CheckPatten';
|
||||
import { PVP } from '../app/pubUtils/dicParam';
|
||||
import { DEBUG_MAGIC_WORD } from '../app/consts';
|
||||
import { getRandSingleEelm } from '../app/pubUtils/util';
|
||||
import * as dic7001 from '../app/resource/warJsons/7001.json';
|
||||
|
||||
describe('蛮夷入侵测试', function () {
|
||||
|
||||
Reference in New Issue
Block a user