Misc: Change display name of Kotlin/Protractor run configuration type
#KT-25595 Fixed
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ import icons.JavaScriptLanguageIcons
|
||||
|
||||
class KotlinProtractorConfigurationType : ConfigurationTypeBase(
|
||||
"KotlinJavaScriptTestRunnerProtractor",
|
||||
"Protractor",
|
||||
"Protractor (Kotlin)",
|
||||
NAME,
|
||||
JavaScriptLanguageIcons.Protractor.Protractor
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user