forked from AkkomaGang/akkoma
Notification: Remove TODO.
This commit is contained in:
parent
90083a754d
commit
c01f4ca07f
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ defmodule Pleroma.NotificationTest do
|
||||||
alias Pleroma.Web.Push
|
alias Pleroma.Web.Push
|
||||||
alias Pleroma.Web.Streamer
|
alias Pleroma.Web.Streamer
|
||||||
|
|
||||||
# TODO: Test there's no nil notifications
|
|
||||||
|
|
||||||
describe "create_notifications" do
|
describe "create_notifications" do
|
||||||
test "never returns nil" do
|
test "never returns nil" do
|
||||||
user = insert(:user)
|
user = insert(:user)
|
||||||
|
|
Loading…
Reference in a new issue