mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
extra spec
This commit is contained in:
parent
1756f713d6
commit
9aa2cc2262
@ -1229,6 +1229,7 @@ describe Topic do
|
||||
# for_digest
|
||||
|
||||
Topic.for_digest(Fabricate(:user), 1.year.ago).count.should == 0
|
||||
Topic.for_digest(Fabricate(:admin), 1.year.ago).count.should == 2
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user