fix: 修复一处腾讯视频、爱奇艺解析错误

fix: 错误日志返回Object
This commit is contained in:
lyz05
2022-11-09 19:17:16 +08:00
parent 20a790c2bc
commit 6ac462ae2c
6 changed files with 22 additions and 14 deletions

View File

@@ -101,7 +101,7 @@ describe('App', () => {
});
});
});
describe('airportsub modules',function (){
describe('机场订阅模块',function (){
this.timeout(1000*5);
it('接口不带参数测试', (done) =>{
chai.request(app)