Reenable testDynamicIndexSearchInput
It works this morning.... Original commit: elastic/x-pack-elasticsearch@5d9bb37df8
This commit is contained in:
parent
e21482adf6
commit
6acde61347
|
@ -40,7 +40,6 @@ public class DynamicIndexNameIntegrationTests extends AbstractWatcherIntegration
|
|||
return false; // reduce noise
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl="what in the world")
|
||||
public void testDynamicIndexAction() throws Exception {
|
||||
WatcherClient watcherClient = watcherClient();
|
||||
PutWatchResponse putWatchResponse = watcherClient.preparePutWatch("_id")
|
||||
|
|
Loading…
Reference in New Issue