修改测试中的引用以规避编译问题;暂时注释掉时间工具测试
This commit is contained in:
@@ -3,8 +3,7 @@ import 'mocha';
|
||||
import { PinusWSClient } from 'pinus-robot-plugin';
|
||||
import { expect } from 'chai';
|
||||
import { checkSuccessResponse, checkDisplayItems } from './CheckPatten';
|
||||
import { DEBUG_MAGIC_WORD } from '../app/consts';
|
||||
import { TASK_FUN_TYPE } from '../../shared/consts';
|
||||
import { DEBUG_MAGIC_WORD, TASK_FUN_TYPE } from '../app/consts';
|
||||
|
||||
|
||||
describe('任务测试', function () {
|
||||
|
||||
Reference in New Issue
Block a user