mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 08:59:09 +00:00
parent
57d4fd0d50
commit
1aad9fd390
@ -29,7 +29,7 @@ import static org.hamcrest.Matchers.equalTo;
|
|||||||
public abstract class AbstractAlertsSingleNodeTests extends ElasticsearchSingleNodeTest {
|
public abstract class AbstractAlertsSingleNodeTests extends ElasticsearchSingleNodeTest {
|
||||||
|
|
||||||
@AfterClass
|
@AfterClass
|
||||||
public static void cleaupSuite() throws Exception {
|
public static void cleanupSuite() throws Exception {
|
||||||
node().stop();
|
node().stop();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user