mirror of
https://github.com/lyz05/danmaku.git
synced 2026-05-11 18:35:58 +08:00
fix: 修复一处腾讯视频、爱奇艺解析错误
fix: 错误日志返回Object
This commit is contained in:
@@ -101,7 +101,7 @@ describe('App', () => {
|
||||
});
|
||||
});
|
||||
});
|
||||
describe('airportsub modules',function (){
|
||||
describe('机场订阅模块',function (){
|
||||
this.timeout(1000*5);
|
||||
it('接口不带参数测试', (done) =>{
|
||||
chai.request(app)
|
||||
|
||||
Reference in New Issue
Block a user