Skip to content

Commit

Permalink
re-trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
janardhankrishna-sai committed Dec 20, 2024
1 parent 31e85f4 commit 65ce9b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/idle/idle_e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ func (s) TestChannelIdleness_Disabled_NoActivity(t *testing.T) {
go func() {
_ = cc.Invoke(ctx, "/test/method", nil, nil)
}()

// Verify that the ClientConn moves to READY.
testutils.AwaitState(ctx, t, cc, connectivity.Ready)

Expand Down

0 comments on commit 65ce9b6

Please sign in to comment.