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…
Reference in New Issue