mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
fix compilation error
This commit is contained in:
@@ -50,6 +50,8 @@ import org.testng.annotations.Test;
|
|||||||
*/
|
*/
|
||||||
public class RMSiteTests extends BaseRestTest
|
public class RMSiteTests extends BaseRestTest
|
||||||
{
|
{
|
||||||
|
@Autowired
|
||||||
|
private UserService userService;
|
||||||
@Test
|
@Test
|
||||||
(
|
(
|
||||||
description = "Create RM site as admin user with Standard Compliance"
|
description = "Create RM site as admin user with Standard Compliance"
|
||||||
|
Reference in New Issue
Block a user