DEV: Fix random typos (#30023)

(late) Nov 2024 edition
This commit is contained in:
Jarek Radosz
2024-12-02 00:34:05 +01:00
committed by GitHub
parent 6d4c6ee154
commit b3423c40b0
6 changed files with 7 additions and 7 deletions

View File

@ -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,