summaryrefslogtreecommitdiff
path: root/plugins/kotlin/idea/tests/testData/quickfix/allowResolveInWriteAction.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/idea/tests/testData/quickfix/allowResolveInWriteAction.txt')
-rw-r--r--plugins/kotlin/idea/tests/testData/quickfix/allowResolveInWriteAction.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/kotlin/idea/tests/testData/quickfix/allowResolveInWriteAction.txt b/plugins/kotlin/idea/tests/testData/quickfix/allowResolveInWriteAction.txt
index 292d41bf83d7..638adc97526c 100644
--- a/plugins/kotlin/idea/tests/testData/quickfix/allowResolveInWriteAction.txt
+++ b/plugins/kotlin/idea/tests/testData/quickfix/allowResolveInWriteAction.txt
@@ -75,4 +75,5 @@ org.jetbrains.kotlin.idea.quickfix.SpecifyTypeExplicitlyFix
org.jetbrains.kotlin.idea.quickfix.SuperClassNotInitialized$AddParenthesisFix
org.jetbrains.kotlin.idea.quickfix.WrapWithSafeLetCallFix
com.intellij.spring.model.highlighting.autowire.SpringUastInjectionPointsAutowiringInspection$AddSpringBeanQualifierFix
-org.jetbrains.kotlin.idea.compilerPlugin.parcelize.quickfixes.ParcelMigrateToParcelizeQuickFix \ No newline at end of file
+org.jetbrains.kotlin.idea.compilerPlugin.parcelize.quickfixes.ParcelMigrateToParcelizeQuickFix
+org.jetbrains.kotlin.idea.quickfix.AddConversionCallFix \ No newline at end of file