mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Enable Style/SingleLineMethods and Style/Semicolon in Rubocop (#6717)
This commit is contained in:
committed by
Guo Xiang Tan
parent
56948896ff
commit
9248ad1905
@@ -240,7 +240,7 @@ describe TopicUser do
|
||||
create_post(
|
||||
archetype: Archetype.private_message,
|
||||
target_usernames: target_user.username
|
||||
);
|
||||
)
|
||||
end
|
||||
|
||||
let(:topic) { post.topic }
|
||||
|
||||
Reference in New Issue
Block a user