forked from AkkomaGang/akkoma
Merge branch 'test-fix' into 'develop'
Compile fix in tests See merge request pleroma/pleroma!2239
This commit is contained in:
commit
87e8d792bd
1 changed files with 0 additions and 1 deletions
|
@ -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 ->
|
||||
|
|
Loading…
Reference in a new issue