mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
Add rubocop to our build. (#5004)
This commit is contained in:
@ -36,7 +36,6 @@ describe Unread do
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
describe 'unread_posts' do
|
||||
it 'should have 0 unread posts if the user has seen all posts' do
|
||||
topic_user.last_read_post_number = 13
|
||||
|
Reference in New Issue
Block a user