testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI.UtilsTest)
authorWilliam Pitcock <nenolod@dereferenced.org>
Fri, 25 May 2018 03:14:49 +0000 (03:14 +0000)
committerWilliam Pitcock <nenolod@dereferenced.org>
Fri, 25 May 2018 05:29:00 +0000 (05:29 +0000)
test/web/common_api/common_api_test.exs

index b597e6e0aa62587ff5ff8582cfc042a4f1ba5c3a..a5da271b31e52696676f0a78db940f5769298a37 100644 (file)
@@ -1,4 +1,4 @@
-defmodule Pleroma.Web.CommonAPI.UtilsTest do
+defmodule Pleroma.Web.CommonAPI.Test do
   use Pleroma.DataCase
   alias Pleroma.Web.CommonAPI