mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Cleaner test cleanup
This commit is contained in:
parent
eac7a77b6a
commit
2562f89005
1 changed files with 1 additions and 1 deletions
|
@ -317,11 +317,11 @@ mucsub_master(Config) ->
|
|||
|
||||
ct:comment("Retrieving messages from room mam storage"),
|
||||
recv_messages_from_room(Config, lists:seq(1, 5)),
|
||||
muc_tests:leave(Config),
|
||||
|
||||
ct:comment("Cleaning up"),
|
||||
put_event(Config, ready),
|
||||
ready = get_event(Config),
|
||||
muc_tests:leave(Config),
|
||||
clean(disconnect(Config)).
|
||||
|
||||
mucsub_slave(Config) ->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue