You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/08/16 08:20:21 UTC

[GitHub] [metron] ruffle1986 commented on a change in pull request #1429: METRON-2138: Code clean up (Parser aggregation)

ruffle1986 commented on a change in pull request #1429: METRON-2138: Code clean up (Parser aggregation)
URL: https://github.com/apache/metron/pull/1429#discussion_r314625536
 
 

 ##########
 File path: metron-interface/metron-config/src/app/sensors/reducers/sensors.reducers.spec.ts
 ##########
 @@ -534,7 +534,11 @@ describe('sensors: selectors', () => {
     expect(merged[1].status).toEqual(state.sensors.statuses.items[1]);
     expect(merged[2].status).toEqual(state.sensors.statuses.items[2]);
 
+<<<<<<< HEAD
 
 Review comment:
   Nice catch! Sorry about that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services