Wizard: use EAP Kotlin versions for running import tests
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ class KotlinVersionProviderTestWizardService() : KotlinVersionProviderService(),
|
|||||||
|
|
||||||
|
|
||||||
val TEST_KOTLIN_VERSION by lazy {
|
val TEST_KOTLIN_VERSION by lazy {
|
||||||
EapVersionDownloader.getLatestDevVersion()!!
|
EapVersionDownloader.getLatestEapVersion()!!
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user