Skip to content

Commit

Permalink
combine tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jalaziz committed Apr 29, 2024
1 parent d0d6fef commit 5de45a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions processor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,7 @@ func TestProcessor_Stop(t *testing.T) {
t.Errorf("processor did not shut down as expected")
}
})
}

func TestProcessor_Done(t *testing.T) {
t.Run("done-closes", func(t *testing.T) {
ctrl, bm := createMockBuilder(t)
defer ctrl.Finish()
Expand Down

0 comments on commit 5de45a0

Please sign in to comment.