Fix typos
This commit is contained in:
parent
9600973917
commit
f4ccdfd503
2 changed files with 7 additions and 7 deletions
|
|
@ -797,7 +797,7 @@ defmodule Pleroma.Web.CommonAPITest do
|
|||
)
|
||||
end
|
||||
|
||||
test "it allows allows quote posting" do
|
||||
test "it allows quote posting" do
|
||||
user = insert(:user)
|
||||
|
||||
{:ok, quoted} = CommonAPI.post(user, %{status: "Hello world"})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue