Github user merrimanr commented on a diff in the pull request:

    https://github.com/apache/metron/pull/843#discussion_r152347150
  
    --- Diff: 
metron-interface/metron-rest/src/test/java/org/apache/metron/rest/controller/SearchControllerIntegrationTest.java
 ---
    @@ -132,6 +132,30 @@ public void testDefaultQuery() throws Exception {
         sensorIndexingConfigService.delete("bro");
       }
     
    +  @Test
    +  public void testDefaultColumnMetadata() throws Exception {
    --- End diff --
    
    Done


---

Reply via email to