logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: ba1997583842bf18949334e4f2d9c05946fc4b17
parent 9d5ce822219e06a794c21c96e26558d42cc142a8
Author: lain <lain@soykaf.club>
Date:   Mon, 21 Dec 2020 16:22:36 +0100

Linting

Diffstat:

Mtest/pleroma/web/endpoint/metrics_exporter_test.exs2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/pleroma/web/endpoint/metrics_exporter_test.exs b/test/pleroma/web/endpoint/metrics_exporter_test.exs @@ -3,7 +3,7 @@ # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Web.Endpoint.MetricsExporterTest do - # Modifies AppEnv, has to stay synchronous + # Modifies AppEnv, has to stay synchronous use Pleroma.Web.ConnCase alias Pleroma.Web.Endpoint.MetricsExporter