FIR IDE: temporary ignore failing intention tests

This commit is contained in:
Ilya Kirillov
2021-06-17 13:59:12 +02:00
committed by teamcityserver
parent 97c10b0b84
commit 8c69913640
2 changed files with 2 additions and 0 deletions
@@ -11,3 +11,4 @@ interface I {
}
<caret>class A : I
/* IGNORE_FIR */
@@ -10,3 +10,4 @@ interface I {
}
<caret>object A : I
/* IGNORE_FIR */