提交 53bb258a 编写于 作者: M Michel Kaporin 提交者: Michel Kaporin

Corrected rejection description.

上级 af5d64c6
......@@ -62,8 +62,8 @@ export class Localization {
try {
return this.spectron.client.getAttribute('div[id="workbench.view.extensions"] .search-box', 'placeholder');
} catch (e) {
return Promise.reject('Failed to add attribute for extensi');
return Promise.reject('Failed to get extension viewlet search box placeholder.');
}
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册