some fixes
This commit is contained in:
parent
e7bb762ec2
commit
8c0cfed825
2 changed files with 2 additions and 2 deletions
|
|
@ -210,7 +210,7 @@ defmodule Pleroma.LoadTesting.Fetcher do
|
|||
|
||||
Benchee.run(%{
|
||||
"Render status" => fn ->
|
||||
Pleroma.Web.MastodonAPI.StatusView.render("status.json", %{
|
||||
Pleroma.Web.MastodonAPI.StatusView.render("show.json", %{
|
||||
activity: activity,
|
||||
for: user
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue