未验证 提交 7991e09b 编写于 作者: A Anmol Sethi 提交者: GitHub

Skip update tests (#2059)

We don't use auto updating anymore and the tests are randomly failing
so just disabling for now.
上级 9fb318cf
......@@ -8,6 +8,7 @@ import { SettingsProvider, UpdateSettings } from "../src/node/settings"
import { tmpdir } from "../src/node/util"
describe("update", () => {
return
let version = "1.0.0"
let spy: string[] = []
const server = http.createServer((request: http.IncomingMessage, response: http.ServerResponse) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册