mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Class renamed for consistency
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ import org.testng.annotations.Test;
|
||||
*
|
||||
* @author Meenal Bhave
|
||||
*/
|
||||
public class SolrSearchSecondaryAssociationTests extends AbstractE2EFunctionalTest
|
||||
public class SearchSecondaryAssociationTests extends AbstractE2EFunctionalTest
|
||||
{
|
||||
private FolderModel testFolder1, testFolder2;
|
||||
private FileModel file1;
|
||||
Reference in New Issue
Block a user