bdemers commented on code in PR #694:
URL: https://github.com/apache/directory-scimple/pull/694#discussion_r1873474015


##########
scim-core/src/test/java/org/apache/directory/scim/core/repository/PatchHandlerTest.java:
##########
@@ -19,6 +19,16 @@
 
 package org.apache.directory.scim.core.repository;
 
+import static java.util.Map.entry;

Review Comment:
   It's fine, it's isolated to a single test class so it's not the end of the 
world.
   But if you want to clean it up or rewrite/squash any of the go for it.
   
   If not, i'll try to merge this later today!



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to