i18n: fix tests
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ class GradleUpdateConfigurationQuickFixTest : GradleImportingTestCase() {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun testAddKotlinReflect() {
|
fun testAddKotlinReflect() {
|
||||||
doTest("Add kotlin-reflect.jar to the classpath")
|
doTest("Add 'kotlin-reflect.jar' to the classpath")
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun doTest(intentionName: String) {
|
private fun doTest(intentionName: String) {
|
||||||
|
|||||||
Reference in New Issue
Block a user