Make rubocop happy.

This commit is contained in:
Guo Xiang Tan
2018-03-02 10:15:53 +08:00
parent 185507d072
commit 4f301905b6
-1
View File
@@ -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),