Skip to content

Commit

Permalink
remove incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jalaziz committed May 15, 2024
1 parent c04b05b commit 6b87a50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion processor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ func TestProcessor_Run(t *testing.T) {
consBuilder, _ := createTestConsumerBuilder(t)

graph := DefineGroup("test",
// not really used, we're failing anyway
Input("input", new(codec.Int64), accumulate),
)

Expand Down

0 comments on commit 6b87a50

Please sign in to comment.