Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ikerreyes committed Nov 13, 2024
1 parent fa39c32 commit 0f3cbaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storage/dvo_recommendations_storage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,6 @@ func NewDVOWorkload(uid string) types.DVOWorkload {
}

func TestFilterWorkloads(t *testing.T) {

aliveInstances := map[string]bool{"x": true, "y": true, "z": true}

testCases := []struct {
Expand Down

0 comments on commit 0f3cbaf

Please sign in to comment.