Notification: Remove TODO.
This commit is contained in:
parent
90083a754d
commit
c01f4ca07f
|
@ -21,8 +21,6 @@ defmodule Pleroma.NotificationTest do
|
|||
alias Pleroma.Web.Push
|
||||
alias Pleroma.Web.Streamer
|
||||
|
||||
# TODO: Test there's no nil notifications
|
||||
|
||||
describe "create_notifications" do
|
||||
test "never returns nil" do
|
||||
user = insert(:user)
|
||||
|
|
Loading…
Reference in New Issue