mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
get rake autospec working in rails 4
This commit is contained in:
@ -335,7 +335,6 @@ describe Topic do
|
||||
@topic = Fabricate(:topic, bumped_at: 1.year.ago)
|
||||
end
|
||||
|
||||
|
||||
it 'updates the bumped_at field when a new post is made' do
|
||||
@topic.bumped_at.should be_present
|
||||
lambda {
|
||||
|
Reference in New Issue
Block a user