Add active user count

This commit is contained in:
Egor Kislitsyn 2021-01-23 00:37:49 +04:00
commit 793fc77b16
No known key found for this signature in database
GPG key ID: 1B49CB15B71E7805
7 changed files with 60 additions and 1 deletions

View file

@ -263,6 +263,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusControllerTest do
fake_conn =
conn
|> assign(:user, refresh_record(conn.assigns.user))
|> put_req_header("content-type", "application/json")
|> post("/api/v1/statuses", %{
"status" =>