[TEST] unmuted test
Original commit: elastic/x-pack-elasticsearch@5dd80c32c7
This commit is contained in:
parent
7b45460951
commit
4a57c92e6f
|
@ -94,7 +94,6 @@ public class MlBasicMultiNodeIT extends ESRestTestCase {
|
|||
assertEquals(200, response.getStatusLine().getStatusCode());
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/799#issuecomment-290353228")
|
||||
public void testMiniFarequoteWithDatafeeder() throws Exception {
|
||||
String mappings = "{"
|
||||
+ " \"mappings\": {"
|
||||
|
|
Loading…
Reference in New Issue