测试:删掉部分注释,修改用例名

This commit is contained in:
liangtongchuan
2021-03-05 10:51:19 +08:00
parent ca2d597947
commit cf2ee12445
6 changed files with 27 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import 'mocha';
import { PinusWSClient } from 'pinus-robot-plugin';
import { expect } from 'chai';
import { Client } from './Client';
describe('test zyz login', function() {
describe('测试赵云传登录', function() {
let pinusClient: PinusWSClient;
afterEach(function(done) {