Skip to content

Commit 2a7d3f5

Browse files
committed
test(advisor): Update a NuGet identifier
Update a NuGet identifier to use a namespace as the analyzer would find it since [1]. [1]: #6046 Signed-off-by: Martin Nonnenmacher <[email protected]>
1 parent f1bb9c8 commit 2a7d3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advisor/src/funTest/kotlin/OsvFunTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class OsvFunTest : StringSpec({
4242
"Go::github.com/nats-io/nats-server/v2:2.1.0",
4343
"Maven:com.jfinal:jfinal:1.4",
4444
"NPM::rebber:1.0.0",
45-
"NuGet::Microsoft.ChakraCore:1.10.0",
45+
"NuGet:Microsoft:ChakraCore:1.10.0",
4646
"Pub::http:0.13.1",
4747
"PyPI::Plone:3.2"
4848
).mapTo(mutableSetOf()) {

0 commit comments

Comments
 (0)