diff --git a/idea/testData/quickfix/allowResolveInWriteAction.txt b/idea/testData/quickfix/allowResolveInWriteAction.txt index 84b22caac0f..9b1c4dbc492 100644 --- a/idea/testData/quickfix/allowResolveInWriteAction.txt +++ b/idea/testData/quickfix/allowResolveInWriteAction.txt @@ -56,6 +56,7 @@ org.jetbrains.kotlin.idea.quickfix.KotlinSuppressIntentionAction org.jetbrains.kotlin.idea.quickfix.LetImplementInterfaceFix org.jetbrains.kotlin.idea.quickfix.LowPriorityQuickFixWithDelegateFactory org.jetbrains.kotlin.idea.quickfix.migration.MigrateExternalExtensionFix +org.jetbrains.kotlin.idea.quickfix.MakeOverriddenMemberOpenFix org.jetbrains.kotlin.idea.quickfix.QuickFixWithDelegateFactory org.jetbrains.kotlin.idea.quickfix.RemoveNameFromFunctionExpressionFix org.jetbrains.kotlin.idea.quickfix.RemovePartsFromPropertyFix