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,4 +1,4 @@
|
||||
// "Remove parameter 'other'" "false"
|
||||
// "class org.jetbrains.jet.plugin.quickfix.RemoveFunctionParametersFix" "false"
|
||||
// ERROR: No value passed for parameter other
|
||||
|
||||
fun f(d: Boolean) {
|
||||
|
||||
Reference in New Issue
Block a user