Skip to content

Commit

Permalink
Update internal/config/grpc_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Kosuke Morimoto <[email protected]>
Signed-off-by: Yusuke Kato <[email protected]>
  • Loading branch information
kpango and kmrmt authored Oct 9, 2024
1 parent d95bf45 commit 3fbe43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/grpc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ func TestGRPCClient_Opts(t *testing.T) {
}
tests := []test{
{
name: "return 33 grpc.Option and nil error when all parameters are set",
name: "return 32 grpc.Option and nil error when all parameters are set",
fields: fields{
Addrs: []string{
"10.40.3.342",
Expand Down

0 comments on commit 3fbe43f

Please sign in to comment.