Compatibility with phoenix_pubsub 2.0.0

This commit is contained in:
Mark Felder 2020-10-07 13:28:39 -05:00
commit 8156940a49
3 changed files with 6 additions and 3 deletions

View file

@ -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