Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar955 committed Dec 20, 2024
1 parent 72e98a7 commit c98d058
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import (
)

func TestHandlingDelegations(t *testing.T) {
t.Parallel()
r := rand.New(rand.NewSource(time.Now().Unix()))
ctrl := gomock.NewController(t)
defer ctrl.Finish()
Expand Down

0 comments on commit c98d058

Please sign in to comment.