Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Elazar Gershuni committed Mar 3, 2024
1 parent 2961b8b commit d2a50e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/connectionset/statefulness_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ func (tt statefulnessTest) runTest(t *testing.T) {
}

func TestAll(t *testing.T) {

Check failure on line 58 in pkg/connectionset/statefulness_test.go

View workflow job for this annotation

GitHub Actions / golangci-lint

TestAll should call t.Parallel on the top level as well as its subtests (tparallel)

var testCasesStatefulness = []statefulnessTest{
{
name: "tcp_all_ports_on_both_directions",
Expand Down

0 comments on commit d2a50e2

Please sign in to comment.