mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
Try to fix unstable test
This commit is contained in:
@@ -128,8 +128,7 @@ public abstract class AbstractSearchExactTermTest extends AbstractE2EFunctionalT
|
||||
|
||||
});
|
||||
|
||||
waitForContentIndexing(createdFileModels.get(createdFileModels.size() - 1).getName(), true);
|
||||
|
||||
createdFileModels.forEach(m -> waitForContentIndexing(m.getName(), true));
|
||||
}
|
||||
|
||||
@BeforeClass(alwaysRun = true)
|
||||
|
Reference in New Issue
Block a user