Kaynağa Gözat

Fix credo warning

object-id-column
Egor Kislitsyn 4 yıl önce
ebeveyn
işleme
9b68aab8b3
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 1B49CB15B71E7805
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. +2
    -1
      test/web/masto_fe_controller_test.exs

+ 2
- 1
test/web/masto_fe_controller_test.exs Dosyayı Görüntüle

@@ -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])


Yükleniyor…
İptal
Kaydet