compile fix
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 25 Feb 2020 12:19:52 +0000 (15:19 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 25 Feb 2020 12:19:52 +0000 (15:19 +0300)
test/tasks/instance_test.exs

index 61f5833fc4962bd1562e237ef6fdc14b86bff6db..a0cc5d7c7d57250c1746eaf9298e2c55d232459e 100644 (file)
@@ -6,7 +6,6 @@ defmodule Pleroma.InstanceTest do
   use ExUnit.Case
 
   setup do
-    static_dir = Pleroma.Config.get([:instance, :static_dir])
     File.mkdir_p!(tmp_path())
 
     on_exit(fn ->