Fix spacing in watcher test class
Original commit: elastic/x-pack-elasticsearch@49b94780d7
This commit is contained in:
parent
f13764dbc0
commit
2827c686bd
|
@ -57,7 +57,7 @@ import static org.hamcrest.Matchers.notNullValue;
|
|||
|
||||
/**
|
||||
*/
|
||||
public class BasicWatcherTests extends AbstractWatcherIntegrationTestCase {
|
||||
public class BasicWatcherTests extends AbstractWatcherIntegrationTestCase {
|
||||
|
||||
@Override
|
||||
protected boolean timeWarped() {
|
||||
|
|
Loading…
Reference in New Issue