mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
test: removed test logging
Original commit: elastic/x-pack-elasticsearch@9ce8f5e7d8
This commit is contained in:
parent
1e5d2cac11
commit
288274c3c2
@ -80,7 +80,6 @@ public class WatchMetadataTests extends AbstractWatcherIntegrationTestCase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@TestLogging("watcher:TRACE")
|
|
||||||
public void testWatchMetadataAvailableAtExecution() throws Exception {
|
public void testWatchMetadataAvailableAtExecution() throws Exception {
|
||||||
Map<String, Object> metadata = new HashMap<>();
|
Map<String, Object> metadata = new HashMap<>();
|
||||||
metadata.put("foo", "bar");
|
metadata.put("foo", "bar");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user