Fix credo warning

stable
Egor Kislitsyn 4 years ago
parent c01a818048
commit c82f912959
No known key found for this signature in database
GPG Key ID: 1B49CB15B71E7805

@ -6,8 +6,8 @@ defmodule Pleroma.ExportTest do
use Pleroma.DataCase
import Pleroma.Factory
alias Pleroma.Web.CommonAPI
alias Pleroma.Bookmark
alias Pleroma.Web.CommonAPI
test "it exports user data" do
user = insert(:user, %{nickname: "cofe", name: "Cofe", ap_id: "http://cofe.io/users/cofe"})

Loading…
Cancel
Save