SetFormatPlug module name

This commit is contained in:
Alexander Strizhakov 2020-06-24 09:26:17 +03:00
commit 8249b75761
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
5 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ defmodule Pleroma.Web.Plugs.SetFormatPlugTest do
use ExUnit.Case, async: true
use Plug.Test
alias Pleroma.Plugs.SetFormatPlug
alias Pleroma.Web.Plugs.SetFormatPlug
test "set format from params" do
conn =