Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Nov 8, 2024
1 parent 9fbae2f commit da71fa1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bridge/setu/broadcaster/broadcaster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,7 @@ var (
)

// Parallel test - to check BroadcastToHeimdall synchronisation
//

//nolint:paralleltest
//nolint:tparallel
func TestBroadcastToHeimdall(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit da71fa1

Please sign in to comment.