mirror of
https://github.com/lyz05/danmaku.git
synced 2026-04-23 10:21:05 +08:00
fix: 修复爱奇艺地址无法访问&爱奇艺弹幕解析异常
This commit is contained in:
@@ -89,7 +89,7 @@ describe("App", () => {
|
||||
});
|
||||
});
|
||||
describe("机场订阅模块",function (){
|
||||
this.timeout(1000*5);
|
||||
this.timeout(1000*8);
|
||||
it("接口不带参数测试", (done) =>{
|
||||
chai.request(app)
|
||||
.get("/sub")
|
||||
|
||||
Reference in New Issue
Block a user