mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
@ -2091,7 +2091,7 @@ RSpec.describe TopicQuery do
|
||||
)
|
||||
end
|
||||
|
||||
it "includes unread and trakced topics even if they're in a muted category" do
|
||||
it "includes unread and tracked topics even if they're in a muted category" do
|
||||
new_topic.update!(category: Fabricate(:category))
|
||||
CategoryUser.create!(
|
||||
user_id: user.id,
|
||||
|
Reference in New Issue
Block a user