mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
update pom for shared resources
This commit is contained in:
@@ -33,7 +33,7 @@ public abstract class CmisTest extends AbstractTestNGSpringContextTests
|
||||
ServerHealth serverHealth;
|
||||
|
||||
@BeforeClass(alwaysRun = true)
|
||||
public void setup() throws Exception
|
||||
public void checkServerHealth() throws Exception
|
||||
{
|
||||
serverHealth.assertServerIsOnline();
|
||||
}
|
||||
|
Reference in New Issue
Block a user