Skip to content

Commit

Permalink
Second attempt to try to make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ikerreyes committed Nov 11, 2024
1 parent fea6fd6 commit 876b3f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions storage/dvo_recommendations_storage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -838,5 +838,4 @@ func TestReadWorkloadsForClusterAndNamespace_HearbeatsFiltering(t *testing.T) {
helpers.FailOnError(t, err)

assert.Equal(t, uint(1), report.Objects)

}
}

Check failure on line 841 in storage/dvo_recommendations_storage_test.go

View workflow job for this annotation

GitHub Actions / lint

File is not `goimports`-ed (goimports)

0 comments on commit 876b3f4

Please sign in to comment.