[gui-test] InstallPluginGuiTest.installKotlinPlugin: updated comment

This commit is contained in:
Viktoria.Shirunova
2018-09-17 16:16:39 +03:00
parent 345e011446
commit b25e8f199c

View File

@@ -13,7 +13,7 @@ import org.junit.Test
class InstallPluginGuiTest : KotlinGuiTestCase() {
@Test
fun installKotlinPlugin() {
// TODO: uncomment when IDEA-198938 fixing
// TODO: uncomment when IDEA-198938, IDEA-198785 fixing
// if (pluginsDialogScenarios.isPluginRequiredVersionInstalled(
// KOTLIN_PLUGIN_NAME, KotlinTestProperties.kotlin_plugin_version_full
// ).not()) {