Skip to content

Commit

Permalink
Add group to SharedConsumerAssignorTest
Browse files Browse the repository at this point in the history
  • Loading branch information
BewareMyPower committed Aug 1, 2022
1 parent f96d422 commit 6fcc4cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;

@Test(groups = "broker")
public class SharedConsumerAssignorTest {

private final ConsumerSelector roundRobinConsumerSelector = new ConsumerSelector();
Expand Down

0 comments on commit 6fcc4cf

Please sign in to comment.