提交 74303c1a 编写于 作者: C Christof Marti

Skip tests requiring proposed API making them fail in stable builds

上级 fe22a964
......@@ -12,7 +12,7 @@ import * as path from 'path';
import { GitExtension, API, Repository, Status } from '../api/git';
import { eventToPromise } from '../util';
suite('git smoke test', function () {
suite.skip('git smoke test', function () {
const cwd = fs.realpathSync(workspace.workspaceFolders![0].uri.fsPath);
function file(relativePath: string) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册