Original commit: elastic/x-pack-elasticsearch@240168baae
This commit is contained in:
Chris Earle 2018-02-23 13:13:18 -05:00
parent 0402ef4853
commit 71372752dc
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ import static org.hamcrest.Matchers.not;
import static org.hamcrest.Matchers.notNullValue; import static org.hamcrest.Matchers.notNullValue;
import static org.hamcrest.Matchers.nullValue; import static org.hamcrest.Matchers.nullValue;
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/4027")
public class MonitoringIT extends ESSingleNodeTestCase { public class MonitoringIT extends ESSingleNodeTestCase {
@Override @Override