Use the import
authorMark Felder <feld@FreeBSD.org>
Thu, 24 Sep 2020 21:47:34 +0000 (16:47 -0500)
committerMark Felder <feld@FreeBSD.org>
Thu, 24 Sep 2020 21:47:34 +0000 (16:47 -0500)
lib/mix/tasks/pleroma/email.ex

index 1f543241a6da6614e99228e6694068710953606b..0e4c87598d689d71a10bda6720a48fd9525302f9 100644 (file)
@@ -6,7 +6,7 @@ defmodule Mix.Tasks.Pleroma.Email do
   @moduledoc File.read!("docs/administration/CLI_tasks/email.md")
 
   def run(["test" | args]) do
-    Mix.Pleroma.start_pleroma()
+    start_pleroma()
 
     {options, [], []} =
       OptionParser.parse(