Skip to content

Commit

Permalink
Enabled tests
Browse files Browse the repository at this point in the history
Signed-off-by: nathannaveen <[email protected]>
  • Loading branch information
nathannaveen committed Jul 17, 2024
1 parent f0176af commit 5beeb63
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/testing/backend/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@ var skipMatrix = map[string]map[string]bool{
// redis order issues
"TestVEXBulkIngest": {arango: true, redis: true},
"TestFindSoftware": {redis: true, arango: true},
// remove these once its implemented for the other backends
"TestDeleteCertifyVuln": {arango: true, memmap: true, redis: true, tikv: true},
"TestDeleteHasSBOM": {arango: true, memmap: true, redis: true, tikv: true},
"TestDeleteHasSLSAs": {arango: true, memmap: true, redis: true, tikv: true},
}

type backend interface {
Expand Down

0 comments on commit 5beeb63

Please sign in to comment.