testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI.UtilsTest)
This commit is contained in:
parent
f3a71f2986
commit
8d2ee70da1
@ -1,4 +1,4 @@
|
|||||||
defmodule Pleroma.Web.CommonAPI.UtilsTest do
|
defmodule Pleroma.Web.CommonAPI.Test do
|
||||||
use Pleroma.DataCase
|
use Pleroma.DataCase
|
||||||
alias Pleroma.Web.CommonAPI
|
alias Pleroma.Web.CommonAPI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user