mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Topic Statuses need to be updated by those who have access. I have self flaggelated
as punishment for checking in broken specs before running out earlier.
This commit is contained in:
@@ -543,6 +543,7 @@ describe Topic do
|
||||
@topic.reload
|
||||
@original_bumped_at = @topic.bumped_at.to_f
|
||||
@user = @topic.user
|
||||
@user.admin = true
|
||||
end
|
||||
|
||||
context 'visibility' do
|
||||
|
||||
Reference in New Issue
Block a user