mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
blinking test
This commit is contained in:
@@ -168,6 +168,8 @@ public class DirectoryIndexTest extends IdeaTestCase {
|
||||
});
|
||||
|
||||
myIndex = DirectoryIndex.getInstance(myProject);
|
||||
// to not interfere with previous test firing vfs events
|
||||
VirtualFileManager.getInstance().syncRefresh();
|
||||
}
|
||||
|
||||
private CompilerProjectExtension getCompilerProjectExtension() {
|
||||
|
||||
Reference in New Issue
Block a user