Skip to content

Commit 6f155eb

Browse files
Sahilb315Copilot
andauthored
Update pkg/common/purl/purl_test.go
Co-authored-by: Copilot <[email protected]> Signed-off-by: Sahil Bansal <[email protected]>
1 parent 4945b5f commit 6f155eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/common/purl/purl_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ func TestParsePackageUrl(t *testing.T) {
8383
nil,
8484
},
8585
{
86-
"Parse openvsx Extensions PURL with empty verison",
86+
"Parse openvsx Extensions PURL with empty version",
8787
"pkg:openvsx/streetsidesoftware.code-spell-checker",
8888
models.EcosystemOpenVSXExtensions,
8989
"streetsidesoftware.code-spell-checker",

0 commit comments

Comments
 (0)