pareshddevalia commented on code in PR #373:
URL: https://github.com/apache/atlas/pull/373#discussion_r2139299786


##########
webapp/src/test/java/org/apache/atlas/web/integration/BasicSearchIT.java:
##########
@@ -228,21 +228,33 @@ public void testSavedSearch(String jsonFile) {
     }
 
     @Test
-    public void testAttributeSearchInvalidOperator() {
-        runNegativeSearchTest("search-parameters/operator", 
"ATLAS-400-00-103", parameters -> parameters.getEntityFilters() != null && 
parameters.getEntityFilters().getOperator() != null);
+    public void testFilterInvalidOperator() {

Review Comment:
   Please fix the nomenclature of method same as rest other method. 



-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to