Formatter: Use proper escaping for links.
[akkoma] / test / test_helper.exs
index 602c5fca49622750ff9f2eb62e703636930689ca..94ba68ff8ef2745aa9eadd8754ac089baa4fdf01 100644 (file)
@@ -1,4 +1,4 @@
 ExUnit.start()
 
 Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
-
+{:ok, _} = Application.ensure_all_started(:ex_machina)