hanicz commented on code in PR #1112:
URL: https://github.com/apache/knox/pull/1112#discussion_r2565034971


##########
gateway-provider-identity-assertion-common/src/test/java/org/apache/knox/gateway/identityasserter/common/filter/VirtualGroupMapperTest.java:
##########
@@ -117,8 +123,37 @@ public void testMatchGroup() {
         assertEquals(0, virtualGroups("user4", emptyList()).size());
     }
 
+    @Test
+    public void tesRequestParameterContainsParam() {

Review Comment:
   nit: there is a typo in the 3 test method names



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to