From: Paweł Chmielowski Date: Mon, 27 Feb 2017 09:45:39 +0000 (+0100) Subject: Update tests to ejabberd_commands changes X-Git-Tag: 17.03~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a098d1ec62676533c5f55e35a5b5507c8811e304;p=ejabberd Update tests to ejabberd_commands changes --- diff --git a/test/ejabberd_commands_mock_test.exs b/test/ejabberd_commands_mock_test.exs index 7712cde48..dd857a083 100644 --- a/test/ejabberd_commands_mock_test.exs +++ b/test/ejabberd_commands_mock_test.exs @@ -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