Skip to content

Commit

Permalink
dont mess with me lint. i will uninstall you
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Elliott <[email protected]>
  • Loading branch information
joe-elliott committed Nov 7, 2024
1 parent d5cc9f4 commit 2206c89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/frontend/frontend_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -234,5 +234,4 @@ func TestFrontendBadConfigFails(t *testing.T) {
}, nil, nil, nil, nil, "", log.NewNopLogger(), nil)
assert.EqualError(t, err, "most recent shards must be greater than 0")
assert.Nil(t, f)

}

0 comments on commit 2206c89

Please sign in to comment.