Skip to content

Commit

Permalink
feat(test): added test to show expected behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
paologallinaharbur committed Mar 27, 2024
1 parent 7de6080 commit 028ece0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/consumeroffset/kafka_offset_collect_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ func TestNoActiveConsumersForConsumerGroup(t *testing.T) { // nolint: funlen
default:
assert.Fail(t, "not expected")
}

}
}

Expand Down

0 comments on commit 028ece0

Please sign in to comment.