Make RuboCop happy

This commit is contained in:
Sean McGivern 2016-09-01 16:19:16 +01:00 committed by Alfredo Sumaran
parent 3f71c43e88
commit 9727366b5a
1 changed files with 0 additions and 1 deletions

View File

@ -678,7 +678,6 @@ describe Projects::MergeRequestsController do
conflict_for_path('files/ruby/regex.rb')
end
it 'returns a 404 status code' do
expect(response).to have_http_status(:not_found)
end