Skip to content

Commit efa8e5a

Browse files
committed
remove comment
1 parent 83fd598 commit efa8e5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/end2end_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3887,7 +3887,7 @@ func (s) TestServerStreaming_ClientSendsZeroRequests(t *testing.T) {
38873887
testCases := []struct {
38883888
name string
38893889
desc *grpc.StreamDesc
3890-
wantCode codes.Code // expected error code from RecvMsg
3890+
wantCode codes.Code
38913891
}{
38923892
{
38933893
name: "ServerStreaming",

0 commit comments

Comments
 (0)