Merge branch 'test-fix' into 'develop'

Compile fix in tests

See merge request pleroma/pleroma!2239
This commit is contained in:
lain 2020-02-25 12:26:39 +00:00
commit 87e8d792bd
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 ->