rich media: kill some testsuite noise
This commit is contained in:
parent
0f11254a06
commit
ddb5545202
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ defmodule Pleroma.HTML do
|
|||
|> Floki.attribute("a", "href")
|
||||
|> Enum.at(0)
|
||||
|
||||
{:commit, result}
|
||||
{:commit, {:ok, result}}
|
||||
end)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue