kwin commented on code in PR #42:
URL:
https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/42#discussion_r1048540718
##########
src/test/java/org/apache/sling/feature/scanner/impl/ContentPackageScannerTest.java:
##########
@@ -56,6 +56,19 @@ public void testScan() throws URISyntaxException,
IOException {
assertNotNull(desc.getManifest());
}
}
+
+ @Test
+ public void testMultipleMavenPropertyDirectoryPicking() throws
URISyntaxException, IOException {
+ // this test case is to cover where
Review Comment:
incomplete sentence
--
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]