瀏覽代碼

Fix credo warning

object-id-column
Egor Kislitsyn 4 年之前
父節點
當前提交
9b68aab8b3
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 1B49CB15B71E7805
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      test/web/masto_fe_controller_test.exs

+ 2
- 1
test/web/masto_fe_controller_test.exs 查看文件

@@ -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…
取消
儲存