Skip to content

Commit 1f44b94

Browse files
committed
remove comments in groupbalancer_test
1 parent 9326d36 commit 1f44b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

groupbalancer_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -2986,7 +2986,6 @@ func Test_stickyBalanceStrategy_Plan_NewSubscription(t *testing.T) {
29862986
verifyPlanIsBalancedAndSticky(t, s, members, plan2, nil)
29872987
}
29882988

2989-
// passed test
29902989
func Test_stickyBalanceStrategy_Plan_ReassignmentWithRandomSubscriptionsAndChanges(t *testing.T) {
29912990
r := rand.New(rand.NewSource(time.Now().UnixNano()))
29922991

0 commit comments

Comments
 (0)