mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Update SearchInFolderTests.java
This commit is contained in:
@@ -57,7 +57,7 @@ public class SearchInFolderTests extends AbstractCmisE2ETest
|
||||
.createFile(subFile3)
|
||||
.createFile(subFile4);
|
||||
// wait for index
|
||||
Utility.waitToLoopTime(5);//getElasticWaitTimeInSeconds());
|
||||
Utility.waitToLoopTime(getElasticWaitTimeInSeconds());
|
||||
}
|
||||
|
||||
@AfterClass(alwaysRun = true)
|
||||
|
Reference in New Issue
Block a user