Skip to content

Commit 4add6cf

Browse files
fix test_simple_dep_by_name_endpoint
1 parent b8fa812 commit 4add6cf

File tree

1 file changed

+0
-3
lines changed
  • modules/analysis/src/endpoints

1 file changed

+0
-3
lines changed

modules/analysis/src/endpoints/test.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,6 @@ async fn test_simple_dep_by_name_endpoint(ctx: &TrustifyContext) -> Result<(), a
235235
"items": [{
236236
"purl": [ "pkg:rpm/redhat/[email protected]?arch=src" ],
237237
"descendants": [
238-
{
239-
"purl": [ "pkg:rpm/redhat/[email protected]?arch=src" ]
240-
},
241238
{
242239
"purl": [ "pkg:rpm/redhat/[email protected]" ]
243240
}

0 commit comments

Comments
 (0)