with 2017.1 I was calling `FileBasedIndex.getInsta...
# intellij-plugins
t
with 2017.1 I was calling
FileBasedIndex.getInstance().requestRebuild()
in a
LightPlatformCodeInsightFixtureTestCase
but in 2017.2 that doesn't seem to work anymore 🤔