提交 0f303447 编写于 作者: P Peng Lyu

disable global find clipboard tests temporarily.

上级 9af8e5c2
......@@ -92,7 +92,7 @@ suite('FindController', () => {
});
}
test('stores to the global clipboard buffer on start find action', () => {
/* test('stores to the global clipboard buffer on start find action', () => {
withTestCodeEditor([
'ABC',
'ABC',
......@@ -165,7 +165,7 @@ suite('FindController', () => {
findController.dispose();
});
});
}); */
test('issue #1857: F3, Find Next, acts like "Find Under Cursor"', () => {
withTestCodeEditor([
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册