mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 06:41:25 +08:00
Add rubocop to our build. (#5004)
This commit is contained in:
@ -4,7 +4,6 @@ require 'topic_subtype'
|
||||
|
||||
describe SystemMessage do
|
||||
|
||||
|
||||
context 'send' do
|
||||
|
||||
it 'should create a post correctly' do
|
||||
@ -28,5 +27,4 @@ describe SystemMessage do
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user