Skip to content

Commit

Permalink
fix dm style (#2513)
Browse files Browse the repository at this point in the history
  • Loading branch information
BarkovBG authored Nov 18, 2024
1 parent 50a4f78 commit 5b6de05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud/tasks/tasks_tests/tasks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1347,6 +1347,6 @@ func TestHangingTasksMetricsAreSetEvenForTasksNotRegisteredForExecution(t *testi
},
)

_ = <-gaugeSetChannel
<-gaugeSetChannel
registry.AssertAllExpectations(t)
}

0 comments on commit 5b6de05

Please sign in to comment.