mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
Rename unit test so it looks like a unit test
Original commit: elastic/x-pack-elasticsearch@d2d39ad50b
This commit is contained in:
parent
de72f4aeee
commit
507e9ede59
@ -38,7 +38,7 @@ import java.util.Locale;
|
|||||||
import static org.hamcrest.Matchers.equalTo;
|
import static org.hamcrest.Matchers.equalTo;
|
||||||
import static org.hamcrest.Matchers.notNullValue;
|
import static org.hamcrest.Matchers.notNullValue;
|
||||||
|
|
||||||
public class WatcherTemplateIT extends ESTestCase {
|
public class WatcherTemplateTests extends ESTestCase {
|
||||||
|
|
||||||
private TextTemplateEngine engine;
|
private TextTemplateEngine engine;
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user