Fix spacing in watcher test class

Original commit: elastic/x-pack-elasticsearch@49b94780d7
This commit is contained in:
Ryan Ernst 2016-07-11 11:48:51 -07:00
parent f13764dbc0
commit 2827c686bd
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ import static org.hamcrest.Matchers.notNullValue;
/**
*/
public class BasicWatcherTests extends AbstractWatcherIntegrationTestCase {
public class BasicWatcherTests extends AbstractWatcherIntegrationTestCase {
@Override
protected boolean timeWarped() {