ionutzpi commented on code in PR #12:
URL: 
https://github.com/apache/sling-org-apache-sling-discovery-base/pull/12#discussion_r2067165718


##########
src/test/java/org/apache/sling/discovery/base/connectors/DummyVirtualInstanceBuilder.java:
##########
@@ -48,12 +50,12 @@ public VirtualInstanceBuilder setPath(String string) {
         // nothing to do now
         return this;
     }
-    
+
     @Override
     public Object[] getAdditionalServices(VirtualInstance instance) throws 
Exception {
         return null;
     }
-    
+

Review Comment:
   Done.



##########
src/test/java/org/apache/sling/discovery/base/connectors/DummyVirtualInstanceBuilder.java:
##########
@@ -48,12 +50,12 @@ public VirtualInstanceBuilder setPath(String string) {
         // nothing to do now
         return this;
     }
-    
+

Review Comment:
   Done.



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