logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: bd81af731eb6c391f647e66847d01afdf374c673
parent 2d779763055ebfe02ffb1ffced5c10dbc0baa63b
Author: Alex Gleason <alex@alexgleason.me>
Date:   Wed,  2 Feb 2022 12:29:53 -0600

Tag erratic test

Diffstat:

Mtest/pleroma/web/admin_api/controllers/report_controller_test.exs1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test/pleroma/web/admin_api/controllers/report_controller_test.exs b/test/pleroma/web/admin_api/controllers/report_controller_test.exs @@ -355,6 +355,7 @@ defmodule Pleroma.Web.AdminAPI.ReportControllerTest do } = note end + @tag :erratic test "it returns reports with notes", %{conn: conn, admin: admin} do conn = get(conn, "/api/pleroma/admin/reports")