mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
Cleaner test cleanup
This commit is contained in:
parent
eac7a77b6a
commit
2562f89005
@ -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…
Reference in New Issue
Block a user