24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-04 21:27:16 +02:00

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

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