Make rubocop happy.
This commit is contained in:
parent
185507d072
commit
4f301905b6
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue