IdempotencyPlug module name
This commit is contained in:
parent
8dfaa54ffc
commit
5cd7030076
3 changed files with 5 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ defmodule Pleroma.Web.Plugs.IdempotencyPlugTest do
|
|||
use ExUnit.Case, async: true
|
||||
use Plug.Test
|
||||
|
||||
alias Pleroma.Plugs.IdempotencyPlug
|
||||
alias Pleroma.Web.Plugs.IdempotencyPlug
|
||||
alias Plug.Conn
|
||||
|
||||
test "returns result from cache" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue