Ignore result of sending stream trailer in test suite

This commit is contained in:
Evgeniy Khramtsov 2018-01-08 13:45:08 +03:00
parent 9d94361466
commit aa9f2e5b88
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ decode(El, NS, Opts) ->
end.
send_text(Config, Text) ->
ok = recv_call(Config, {send_text, Text}).
recv_call(Config, {send_text, Text}).
send(State, Pkt) ->
{NewID, NewPkt} = case Pkt of