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