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

Wait some more

上级 e839e456
......@@ -521,7 +521,7 @@ suite('window namespace tests', () => {
test('showWorkspaceFolderPick', async function () {
const p = window.showWorkspaceFolderPick(undefined);
await timeout();
await timeout(10);
await commands.executeCommand('workbench.action.acceptSelectedQuickOpenItem');
try {
await p;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册