Reply Filtering: Refactor.
This commit is contained in:
parent
e2f3030c86
commit
d89cd0a197
5 changed files with 69 additions and 77 deletions
|
|
@ -44,6 +44,7 @@ defmodule Mix.Tasks.Pleroma.LoadTesting do
|
|||
]
|
||||
|
||||
def run(args) do
|
||||
Logger.configure(level: :error)
|
||||
Mix.Pleroma.start_pleroma()
|
||||
clean_tables()
|
||||
{opts, _} = OptionParser.parse!(args, strict: @switches, aliases: @aliases)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue