mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Updated call due to TAS-1769
This commit is contained in:
@@ -33,7 +33,7 @@ public class SolrSearchByPath extends CmisTest
|
||||
{
|
||||
this.testData = testData;
|
||||
testData.createUsers(dataUser);
|
||||
testData.createSitesStructure(dataSite, dataContent);
|
||||
testData.createSitesStructure(dataSite, dataContent, dataUser);
|
||||
// wait for solr index
|
||||
Utility.waitToLoopTime(15);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user