mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
Make rubocop happy.
This commit is contained in:
@@ -463,7 +463,6 @@ describe PostRevisor do
|
||||
expect(post).not_to be_locked
|
||||
end
|
||||
|
||||
|
||||
it "doesn't lock the post when revised by a regular user" do
|
||||
result = subject.revise!(
|
||||
Fabricate(:user),
|
||||
|
||||
Reference in New Issue
Block a user