X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fsupport%2Fchannel_case.ex;h=114184a9f0b5520cd57a69b5d2991e1045ace1ae;hb=13947999ad28eac6668a601bf957d2e64edda9d3;hp=d63a0f06b20ff34704a2880370d45fa074e5cb16;hpb=6d797b99282ff1067c6af04b3e1775ff2281333b;p=akkoma diff --git a/test/support/channel_case.ex b/test/support/channel_case.ex index d63a0f06b..114184a9f 100644 --- a/test/support/channel_case.ex +++ b/test/support/channel_case.ex @@ -22,7 +22,7 @@ defmodule Pleroma.Web.ChannelCase do using do quote do # Import conveniences for testing with channels - use Phoenix.ChannelTest + import Phoenix.ChannelTest use Pleroma.Tests.Helpers # The default endpoint for testing