Fix notifiable in-app topic specs
These specs had never been tested before and were always broken.
This commit is contained in:
@@ -3,7 +3,7 @@ require "rails_helper"
|
||||
describe "Topics" do
|
||||
|
||||
context "Concerns" do
|
||||
it_behaves_like "notifiable in-app", Topic
|
||||
it_behaves_like "notifiable in-app", :topic_with_community
|
||||
end
|
||||
|
||||
context "New" do
|
||||
|
||||
Reference in New Issue
Block a user