Linting
This commit is contained in:
parent
9d5ce82221
commit
ba19975838
|
@ -3,7 +3,7 @@
|
||||||
# SPDX-License-Identifier: AGPL-3.0-only
|
# SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
defmodule Pleroma.Web.Endpoint.MetricsExporterTest do
|
defmodule Pleroma.Web.Endpoint.MetricsExporterTest do
|
||||||
# Modifies AppEnv, has to stay synchronous
|
# Modifies AppEnv, has to stay synchronous
|
||||||
use Pleroma.Web.ConnCase
|
use Pleroma.Web.ConnCase
|
||||||
|
|
||||||
alias Pleroma.Web.Endpoint.MetricsExporter
|
alias Pleroma.Web.Endpoint.MetricsExporter
|
||||||
|
|
Loading…
Reference in New Issue