mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Renamed GetPeoplePreferencesCoreTests to GetPeoplePreferenceCoreTests
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import org.springframework.http.HttpStatus;
|
||||
import org.testng.annotations.BeforeClass;
|
||||
import org.testng.annotations.Test;
|
||||
|
||||
public class GetPeoplePreferencesCoreTests extends RestTest
|
||||
public class GetPeoplePreferenceCoreTests extends RestTest
|
||||
{
|
||||
UserModel userModel;
|
||||
SiteModel siteModel;
|
||||
Reference in New Issue
Block a user