1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 17:59:31 +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. end.
send_text(Config, Text) -> send_text(Config, Text) ->
ok = recv_call(Config, {send_text, Text}). recv_call(Config, {send_text, Text}).
send(State, Pkt) -> send(State, Pkt) ->
{NewID, NewPkt} = case Pkt of {NewID, NewPkt} = case Pkt of