Skip to content

Commit

Permalink
fix test_simple_dep_endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
JimFuller-RedHat committed Jan 31, 2025
1 parent 4add6cf commit d3056ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/analysis/src/endpoints/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,6 @@ async fn test_simple_dep_endpoint(ctx: &TrustifyContext) -> Result<(), anyhow::E
{
"purl": [ "pkg:rpm/redhat/[email protected]" ]
},
{
"purl": [ "pkg:rpm/redhat/[email protected]?arch=src" ]
}
]
},
{
Expand Down

0 comments on commit d3056ce

Please sign in to comment.