test: removed test logging

Original commit: elastic/x-pack-elasticsearch@9ce8f5e7d8
This commit is contained in:
Martijn van Groningen 2015-09-18 11:07:35 +02:00
parent 1e5d2cac11
commit 288274c3c2
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ public class WatchMetadataTests extends AbstractWatcherIntegrationTestCase {
}
@Test
@TestLogging("watcher:TRACE")
public void testWatchMetadataAvailableAtExecution() throws Exception {
Map<String, Object> metadata = new HashMap<>();
metadata.put("foo", "bar");