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,5 +1,4 @@
|
||||
// "Add '<*>'" "false"
|
||||
// "Add '<*, *>'" "false"
|
||||
// "class org.jetbrains.jet.plugin.quickfix.AddStarProjectionsFix" "false"
|
||||
class C
|
||||
|
||||
fun test() {
|
||||
|
||||
Reference in New Issue
Block a user