You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/05 00:01:05 UTC

[GitHub] tonysun83 commented on a change in pull request #1038: Allow to use index with or

tonysun83 commented on a change in pull request #1038: Allow to use index with or
URL: https://github.com/apache/couchdb/pull/1038#discussion_r154812282
 
 

 ##########
 File path: src/mango/src/mango_selector.erl
 ##########
 @@ -680,7 +697,8 @@ has_required_fields_nested_and_true_test() ->
           ]
     }]},
 
-    ?assertEqual(true, has_required_fields(Selector, RequiredFields)).
+    Normalized = normalize(Selector),
 
 Review comment:
   wups, did I miss this in the last review? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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