提交 e714a6c5 编写于 作者: J Johannes Rieken

don't trust tight timeouts, #13148

上级 f1155025
......@@ -183,9 +183,6 @@ suite('ExtHostDocumentSaveParticipant', () => {
assert.equal(callCount, 2);
assert.equal(values.length, 2);
const [first, second] = values;
assert.equal(first, true);
assert.equal(second, true);
});
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册