Skip to content

Commit 89e2bed

Browse files
committed
docs(black-duck): Fix-up a TODO comment
The comment intended to list only ecosystem which do work out of the box, but are not covered by the test, see [1]. [1]: #9638 (comment) Signed-off-by: Frank Viernau <[email protected]>
1 parent 496bb8d commit 89e2bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/advisors/black-duck/src/funTest/kotlin/BlackDuckFunTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class BlackDuckFunTest : WordSpec({
6161
"retrievePackageFindings()" should {
6262
"return the vulnerabilities for the supported ecosystems by purl" {
6363
val packages = setOf(
64-
// TODO: Add hackage / pod
64+
// TODO: Add pod
6565
"Crate::sys-info:0.7.0",
6666
"Gem::rack:2.0.4",
6767
"Maven:com.jfinal:jfinal:1.4",

0 commit comments

Comments
 (0)