Skip to content

Commit

Permalink
test(integration): remove environment.yaml spdx test
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Apr 27, 2024
1 parent 18da7b1 commit d5b0a56
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 85 deletions.
9 changes: 0 additions & 9 deletions integration/repo_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -369,15 +369,6 @@ func TestRepository(t *testing.T) {
},
golden: "testdata/conda-spdx.json.golden",
},
{
name: "conda environment.yaml generating SPDX SBOM",
args: args{
command: "fs",
format: "spdx-json",
input: "testdata/fixtures/repo/conda-environment",
},
golden: "testdata/conda-environment-spdx.json.golden",
},
{
name: "gomod with fs subcommand",
args: args{
Expand Down
76 changes: 0 additions & 76 deletions integration/testdata/conda-environment-spdx.json.golden

This file was deleted.

0 comments on commit d5b0a56

Please sign in to comment.