Remove extra new line

This commit is contained in:
kushalpandya 2017-05-31 12:47:18 +05:30 committed by Jarka Kadlecova
parent 7357d35494
commit 325c55fb24
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ describe Projects::ServicesController, '(JavaScript fixtures)', type: :controlle
project_id: project,
id: service.to_param
expect(response).to be_success
store_frontend_fixture(response, example.description)
end