Add some more tests.
[akkoma] / test / test_helper.exs
index 602c5fca49622750ff9f2eb62e703636930689ca..a2a9c7fd92294726906ee08994b463ed7950fa94 100644 (file)
@@ -1,4 +1,5 @@
 ExUnit.start()
 
 Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
+{:ok, _} = Application.ensure_all_started(:ex_machina)