forked from AkkomaGang/akkoma
Apply suggestion to test/chat_message_reference_test.exs
This commit is contained in:
parent
41503b1673
commit
9a53f619e0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
defmodule Pleroma.ChatMessageReferencTest do
|
||||
defmodule Pleroma.ChatMessageReferenceTest do
|
||||
use Pleroma.DataCase, async: true
|
||||
|
||||
alias Pleroma.Chat
|
||||
|
|
Loading…
Reference in a new issue