Skip to content

Commit

Permalink
There is a unit test that relies on the latest version for a crate
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Jan 28, 2025
1 parent 99ad9eb commit c80a8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/helpers/utils.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2064,7 +2064,7 @@ test("get crates metadata", async () => {
homepage: { url: "https://github.com/iqlusioninc/abscissa/" },
properties: [
{ name: "cdx:cargo:crate_id", value: "207912" },
{ name: "cdx:cargo:latest_version", value: "0.8.1" },
{ name: "cdx:cargo:latest_version", value: "0.8.2" },
{
name: "cdx:cargo:features",
value:
Expand Down

0 comments on commit c80a8b0

Please sign in to comment.