FIR IDE: Mute test with java file in the dependency
The corresponding JavaSymbolProvider currently is unable to see the `Foo` class, because under the hood it uses `JvmDependenciesIndexImpl` which doesn't know about the corresponding .java file because it is created for m2-module `project` I wasn't able to fix it yet
This commit is contained in:
committed by
teamcityserver
parent
0d443d526d
commit
dcc30cb672
@@ -1,3 +1,4 @@
|
||||
// FIR_IDE_IGNORE
|
||||
// FIR_IDENTICAL
|
||||
// MODULE: m1
|
||||
// FILE: test/Foo.java
|
||||
|
||||
Reference in New Issue
Block a user