mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
tasks: attempt to fix flaky test
This commit is contained in:
@@ -338,6 +338,8 @@ public class TaskVcsTest extends CodeInsightFixtureTestCase {
|
||||
myChangeListManager.waitUntilRefreshed();
|
||||
|
||||
myChangeListManager.moveChangesTo(list, change);
|
||||
myChangeListManager.waitUntilRefreshed();
|
||||
|
||||
return changes;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user