Remove extra new line
This commit is contained in:
parent
7357d35494
commit
325c55fb24
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue