mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
renamed as class contains full tests too
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ import org.springframework.http.HttpStatus;
|
||||
import org.testng.annotations.BeforeClass;
|
||||
import org.testng.annotations.Test;
|
||||
|
||||
public class DeleteDeploymentCoreTests extends RestTest
|
||||
public class DeleteDeploymentCoreFullTests extends RestTest
|
||||
{
|
||||
private UserModel adminUser;
|
||||
private UserModel userModel;
|
||||
Reference in New Issue
Block a user