Skip to content
Snippets Groups Projects
Commit d2432e36 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

fixup

parent 153c32a1
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,6 @@ namespace Grpc.Core.Tests ...@@ -74,7 +74,6 @@ namespace Grpc.Core.Tests
/// before we halfclose the request stream, an attempt to halfclose /// before we halfclose the request stream, an attempt to halfclose
/// (complete the request stream) shouldn't be treated as an error. /// (complete the request stream) shouldn't be treated as an error.
/// </summary> /// </summary>
/// <returns>The after fullclose client streaming call.</returns>
[Test] [Test]
public async Task HalfcloseAfterFullclose_ClientStreamingCall() public async Task HalfcloseAfterFullclose_ClientStreamingCall()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment