Selaa lähdekoodia

Fix credo warning

object-id-column
Egor Kislitsyn 4 vuotta sitten
vanhempi
commit
9b68aab8b3
No known key found for this signature in database GPG Key ID: 1B49CB15B71E7805
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      test/web/masto_fe_controller_test.exs

+ 2
- 1
test/web/masto_fe_controller_test.exs Näytä tiedosto

@@ -5,8 +5,9 @@
defmodule Pleroma.Web.MastodonAPI.MastoFEController do
use Pleroma.Web.ConnCase

alias Pleroma.User
alias Pleroma.Config
alias Pleroma.User

import Pleroma.Factory

clear_config([:instance, :public])


Loading…
Peruuta
Tallenna