test: run randomily with shield again
Original commit: elastic/x-pack-elasticsearch@d55e61af71
This commit is contained in:
parent
f39da21905
commit
3e882fce7d
|
@ -47,11 +47,6 @@ public class HttpInputIntegrationTest extends AbstractWatcherIntegrationTests {
|
|||
.build();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected boolean enableShield() {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testHttpInput() throws Exception {
|
||||
createIndex("index");
|
||||
|
|
Loading…
Reference in New Issue