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:
Ilya Kirillov
2021-03-29 13:35:48 +02:00
parent 18ab9c7b25
commit bd38363077
384 changed files with 447 additions and 264 deletions
@@ -1,4 +1,3 @@
// "class org.jetbrains.kotlin.idea.quickfix.MakeClassAnAnnotationClassFix" "false"
// ERROR: 'String' is not an annotation class
@String<caret> class foo {}
/* FIR_COMPARISON */