We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4945b5f commit 6f155ebCopy full SHA for 6f155eb
pkg/common/purl/purl_test.go
@@ -83,7 +83,7 @@ func TestParsePackageUrl(t *testing.T) {
83
nil,
84
},
85
{
86
- "Parse openvsx Extensions PURL with empty verison",
+ "Parse openvsx Extensions PURL with empty version",
87
"pkg:openvsx/streetsidesoftware.code-spell-checker",
88
models.EcosystemOpenVSXExtensions,
89
"streetsidesoftware.code-spell-checker",
0 commit comments