提交 f8606acf 编写于 作者: C Christof Marti

Fix test (#56137)

上级 ad58b37d
......@@ -505,8 +505,8 @@ suite('window namespace tests', () => {
});
const source = new CancellationTokenSource();
source.cancel();
window.showInputBox(undefined, source.token);
source.cancel();
return result;
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册