mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-16 03:30:05 -05: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:
parent
621c89d396
commit
a0867bff24
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue