[TEST] Remove AwaitsFix after elastic/x-pack-elasticsearch#4031
Original commit: elastic/x-pack-elasticsearch@240168baae
This commit is contained in:
parent
0402ef4853
commit
71372752dc
|
@ -79,7 +79,6 @@ import static org.hamcrest.Matchers.not;
|
|||
import static org.hamcrest.Matchers.notNullValue;
|
||||
import static org.hamcrest.Matchers.nullValue;
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/4027")
|
||||
public class MonitoringIT extends ESSingleNodeTestCase {
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue