projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90083a7
)
Notification: Remove TODO.
author
lain
<lain@soykaf.club>
Mon, 29 Jun 2020 15:52:56 +0000
(17:52 +0200)
committer
lain
<lain@soykaf.club>
Mon, 29 Jun 2020 15:52:56 +0000
(17:52 +0200)
test/notification_test.exs
patch
|
blob
|
history
diff --git
a/test/notification_test.exs
b/test/notification_test.exs
index 5389dabcaf06cabc0f92daa63918f7e40bd54571..6add3f7eba39c9cc4287fcc2c62a6717e13981d6 100644
(file)
--- 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)