FIR IDE: use IGNORE_FIR instead of FIR_COMPARISON in hl quick fix tests
To explicitly specify which test are failing
This commit is contained in:
@@ -6,4 +6,3 @@
|
||||
class T {
|
||||
fun foo(s: String?): Int = s<caret>.length
|
||||
}
|
||||
/* FIR_COMPARISON */
|
||||
Reference in New Issue
Block a user