Skip to content

Commit

Permalink
Update result_test.go
Browse files Browse the repository at this point in the history
elchananarb committed Mar 27, 2024
1 parent fd831ee commit e1bd993
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/commands/result_test.go
Original file line number Diff line number Diff line change
@@ -334,7 +334,6 @@ func TestRunGetResultsByScanIdGLFormat(t *testing.T) {
}

func Test_addPackageInformation(t *testing.T) {

var dependencyPath = wrappers.DependencyPath{ID: "test-1"}
var dependencyArray = [][]wrappers.DependencyPath{{dependencyPath}}
resultsModel := &wrappers.ScanResultsCollection{

0 comments on commit e1bd993

Please sign in to comment.