mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-15 17:35:41 +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.notNullValue;
|
||||
|
||||
public class WatcherTemplateIT extends ESTestCase {
|
||||
public class WatcherTemplateTests extends ESTestCase {
|
||||
|
||||
private TextTemplateEngine engine;
|
||||
|
Loading…
x
Reference in New Issue
Block a user