Reenable testDynamicIndexSearchInput

It works this morning....

Original commit: elastic/x-pack-elasticsearch@5d9bb37df8
This commit is contained in:
Nik Everett 2016-11-11 10:19:06 -05:00
parent e21482adf6
commit 6acde61347
1 changed files with 0 additions and 1 deletions

View File

@ -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")