1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-09-11 14:17:21 +01:00

testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI.UtilsTest)

This commit is contained in:
William Pitcock 2018-05-25 03:14:49 +00:00
parent f3a71f2986
commit 8d2ee70da1

View file

@ -1,4 +1,4 @@
defmodule Pleroma.Web.CommonAPI.UtilsTest do
defmodule Pleroma.Web.CommonAPI.Test do
use Pleroma.DataCase
alias Pleroma.Web.CommonAPI