mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
test updates: minor refactoring and formatting fixes
This commit is contained in:
@@ -798,9 +798,4 @@ public class BaseRMRestTest extends RestTest
|
||||
return documentLibrary;
|
||||
}
|
||||
|
||||
protected RestResponse searchSql(UserModel userModel, SearchSqlRequest searchSqlRequest) throws Exception
|
||||
{
|
||||
return restClient.authenticateUser(userModel).withSearchSqlAPI().searchSql(searchSqlRequest);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user