compile fix

This commit is contained in:
Alexander Strizhakov 2020-02-25 15:19:52 +03:00
parent 035c2c1415
commit 3eccdd15aa
No known key found for this signature in database
GPG key ID: 022896A53AEF1381

View 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 ->