mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +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