mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
test: make sure that tests are actually ran
Original commit: elastic/x-pack-elasticsearch@b1a4015779
This commit is contained in:
parent
20481083e3
commit
dc6672693b
@ -35,7 +35,7 @@ import java.util.Map;
|
||||
import static org.hamcrest.Matchers.equalTo;
|
||||
import static org.hamcrest.Matchers.notNullValue;
|
||||
|
||||
public class WatcherTemplateTests extends ESTestCase {
|
||||
public class WatcherTemplateIT extends ESTestCase {
|
||||
|
||||
private TextTemplateEngine engine;
|
||||
|
Loading…
x
Reference in New Issue
Block a user