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 11, 2024
1 parent cb435b2 commit c5b8178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/balancer_switching_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ func (s) TestBalancerSwitch_Basic(t *testing.T) {
addrs := stubBackendsToResolverAddrs(backends)

r := manual.NewBuilderWithScheme("whatever")

r.InitialState(resolver.State{Addresses: addrs})

cc, err := grpc.NewClient(r.Scheme()+":///test.server", grpc.WithTransportCredentials(insecure.NewCredentials()), grpc.WithResolvers(r))
Expand Down

0 comments on commit c5b8178

Please sign in to comment.