Quickfix and intention tests refactoring: refer to intention action by class when checking that it's not available (instead of listing all available actions)
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
// "Make String open" "false"
|
||||
// "class org.jetbrains.jet.plugin.quickfix.AddOpenModifierToClassDeclarationFix" "false"
|
||||
class A<T : String<caret>> {}
|
||||
|
||||
Reference in New Issue
Block a user