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

stable
William Pitcock 6 years ago
parent f3a71f2986
commit 1f3eb0f470

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

Loading…
Cancel
Save