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
1 changed files with 0 additions and 1 deletions

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