Add notifications for likes on comments

This commit is contained in:
Benjamin Neff
2023-11-11 03:17:42 +01:00
parent 3e1407d242
commit b0c196aea0
22 changed files with 218 additions and 73 deletions

View File

@@ -1,7 +1,7 @@
# frozen_string_literal: true
When "I filter notifications by likes" do
step %(I follow "Liked" within "#notifications_container .list-group")
step %(I follow "Liked post" within "#notifications_container .list-group")
end
When "I filter notifications by mentions" do