mirror of
https://github.com/lyz05/danmaku.git
synced 2026-04-15 11:00:25 +08:00
fix: 修复ghproxy加速链接失效的问题
This commit is contained in:
@@ -89,7 +89,7 @@ describe("App", () => {
|
||||
});
|
||||
});
|
||||
describe("机场订阅模块",function (){
|
||||
this.timeout(1000*8);
|
||||
this.timeout(1000*10);
|
||||
it("接口不带参数测试", (done) =>{
|
||||
chai.request(app)
|
||||
.get("/sub")
|
||||
|
||||
Reference in New Issue
Block a user