mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
upadate BeforeSuite
This commit is contained in:
@@ -43,8 +43,7 @@ public abstract class CmisTest extends AbstractTestNGSpringContextTests
|
||||
|
||||
@BeforeSuite(alwaysRun = true)
|
||||
public void checkServerHealth() throws Exception
|
||||
{
|
||||
super.springTestContextBeforeTestClass();
|
||||
{
|
||||
super.springTestContextPrepareTestInstance();
|
||||
serverHealth.assertServerIsOnline();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user