Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cdafe25

Browse files
committedDec 10, 2024
test: correct test description for leading slashes
Supercedes #52 Signed-off-by: Jeremy Long <jeremy.long@gmail.com>
1 parent 1951d21 commit cdafe25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test-suite-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"is_invalid": false
253253
},
254254
{
255-
"description": "slash /// after type is not significant",
255+
"description": "leading slash /// in front of type is not significant",
256256
"purl": "pkg:///maven/org.apache.commons/io",
257257
"canonical_purl": "pkg:maven/org.apache.commons/io",
258258
"type": "maven",

0 commit comments

Comments
 (0)