Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ginokent committed Jul 23, 2024
1 parent 75f331b commit 84d838a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/http/round_tripper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ import (
)

func TestRoundTripFunc_RoundTrip(t *testing.T) {
t.Parallel()

t.Run("success", func(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit 84d838a

Please sign in to comment.