mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Update tests to ejabberd_commands changes
This commit is contained in:
parent
ac548f2e95
commit
a098d1ec62
@ -61,7 +61,7 @@ defmodule EjabberdCommandsMockTest do
|
||||
:meck.unload
|
||||
:meck.new(@module, [:non_strict])
|
||||
:mnesia.delete_table(:ejabberd_commands)
|
||||
:ejabberd_commands.init
|
||||
:ejabberd_commands.start_link
|
||||
end
|
||||
|
||||
test "API command can be registered, listed and unregistered" do
|
||||
|
Loading…
Reference in New Issue
Block a user