Skip to content

Commit

Permalink
remove test in library_test.go (obsolete testframework)
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn committed Sep 25, 2024
1 parent f9530be commit b13032f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pkg/fanal/test/integration/library_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,16 +117,6 @@ var tests = []testCase{
Family: "suse linux enterprise server",
},
},
{
// from registry.suse.com/suse/sle15:15.3.17.8.16
name: "happy path, suse linux micro for rancher 5.4 (NDB)",
remoteImageName: "ghcr.io/aquasecurity/trivy-test-images:sle-micro-rancher-5.4_ndb",
imageFile: "../../../../integration/testdata/fixtures/images/sle-micro-rancher-5.4_ndb.tar.gz",
wantOS: types.OS{
Name: "5.4",
Family: "suse linux enterprise micro",
},
},
{
name: "happy path, Fedora 35",
remoteImageName: "ghcr.io/aquasecurity/trivy-test-images:fedora-35",
Expand Down

0 comments on commit b13032f

Please sign in to comment.