Skip to content

Commit

Permalink
Remove cyclonedx test because it is not necessary now
Browse files Browse the repository at this point in the history
  • Loading branch information
Octogonapus committed May 14, 2024
1 parent 10258d5 commit 20c833b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 139 deletions.
9 changes: 0 additions & 9 deletions integration/repo_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -406,15 +406,6 @@ func TestRepository(t *testing.T) {
},
golden: "testdata/julia-spdx.json.golden",
},
{
name: "julia generating CycloneDX SBOM",
args: args{
command: "rootfs",
format: "cyclonedx",
input: "testdata/fixtures/repo/julia",
},
golden: "testdata/julia-cyclonedx.json.golden",
},
}

// Set up testing DB
Expand Down
130 changes: 0 additions & 130 deletions integration/testdata/julia-cyclonedx.json.golden

This file was deleted.

0 comments on commit 20c833b

Please sign in to comment.