diff --git a/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt b/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt index 4ad883a0b30..8489dfda3bb 100644 --- a/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt +++ b/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt @@ -1,5 +1,4 @@ // "class org.jetbrains.kotlin.idea.quickfix.AddArrayOfTypeFix" "false" -// ACTION: Add 'value =' to argument // ACTION: Create test // ACTION: Make internal // ACTION: Make private diff --git a/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as31 b/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as31 index 9ffb61bd471..ce96f740e40 100644 --- a/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as31 +++ b/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as31 @@ -1,5 +1,4 @@ // "class org.jetbrains.kotlin.idea.quickfix.AddArrayOfTypeFix" "false" -// ACTION: Add 'value =' to argument // ACTION: Create test // ACTION: Do not show hints for current method // ACTION: Make internal diff --git a/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as32 b/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as32 index 9ffb61bd471..ce96f740e40 100644 --- a/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as32 +++ b/idea/testData/quickfix/typeMismatch/addArrayOfTypeForJavaAnnotation.before.Main.kt.as32 @@ -1,5 +1,4 @@ // "class org.jetbrains.kotlin.idea.quickfix.AddArrayOfTypeFix" "false" -// ACTION: Add 'value =' to argument // ACTION: Create test // ACTION: Do not show hints for current method // ACTION: Make internal