mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
call super.checkServerHealth
This commit is contained in:
@@ -161,6 +161,7 @@ public class BaseRMRestTest extends RestTest
|
|||||||
@BeforeClass (alwaysRun = true)
|
@BeforeClass (alwaysRun = true)
|
||||||
public void checkServerHealth() throws Exception
|
public void checkServerHealth() throws Exception
|
||||||
{
|
{
|
||||||
|
super.checkServerHealth();
|
||||||
// Create RM Site if not exist
|
// Create RM Site if not exist
|
||||||
createRMSiteIfNotExists();
|
createRMSiteIfNotExists();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user