From 4afbef39f49948ddd3b1cd1bbda58ff7e3ac2785 Mon Sep 17 00:00:00 2001 From: lain Date: Fri, 30 Mar 2018 15:01:53 +0200 Subject: Format the code. --- test/test_helper.exs | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_helper.exs') diff --git a/test/test_helper.exs b/test/test_helper.exs index a2a9c7fd9..94ba68ff8 100644 --- a/test/test_helper.exs +++ b/test/test_helper.exs @@ -2,4 +2,3 @@ ExUnit.start() Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual) {:ok, _} = Application.ensure_all_started(:ex_machina) - -- cgit v1.2.3