Rename tests to match Surefire expectations
See gh-18579
This commit is contained in:
committed by
Stephane Nicoll
parent
bc6de8d572
commit
abfb87d1a3
@@ -42,7 +42,7 @@ import static org.mockito.Mockito.mock;
|
||||
* @author Artsiom Yudovin
|
||||
* @author Filip Hrisafov
|
||||
*/
|
||||
public class ElasticsearchRestHealthIndicatorTest {
|
||||
public class ElasticsearchRestHealthIndicatorTests {
|
||||
|
||||
private final RestClient restClient = mock(RestClient.class);
|
||||
|
||||
Reference in New Issue
Block a user