Skip to content

Commit

Permalink
supermicro_test: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Jun 10, 2024
1 parent fbee13e commit f3f21be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/vendors/supermicro/supermicro_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ MD5 CheckSum: 3f5cecadf92192d86d049a99b36939ab
assert.Equal(t, tc.wantFilename, filename)
assert.Equal(t, tc.wantChecksum, checksum)
}

assert.Equal(t, tc.wantFilename, filename)
assert.Equal(t, tc.wantChecksum, checksum)
})
Expand Down

0 comments on commit f3f21be

Please sign in to comment.