summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/notification_test.exs2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/notification_test.exs b/test/notification_test.exs
index 5389dabca..6add3f7eb 100644
--- a/test/notification_test.exs
+++ b/test/notification_test.exs
@@ -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)