forked from AkkomaGang/akkoma
more tests
This commit is contained in:
parent
103f3dcb9e
commit
7acf09beb8
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
|
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
|
||||||
# SPDX-License-Identifier: AGPL-3.0-only
|
# SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
defmodule Pleroma.Web.PleromaAPI.StatusViewTest do
|
defmodule Pleroma.Web.PleromaAPI.ScrobbleViewTest do
|
||||||
use Pleroma.DataCase
|
use Pleroma.DataCase
|
||||||
|
|
||||||
alias Pleroma.Web.PleromaAPI.ScrobbleView
|
alias Pleroma.Web.PleromaAPI.ScrobbleView
|
||||||
|
|
Loading…
Reference in a new issue