Added newline at eof

pull/6827/head
Sebastian Schuster 12 years ago
parent a1d4fc3e87
commit c84e722c79
  1. 2
      features/step_definitions/cost_object_steps.rb

@ -53,4 +53,4 @@ end
Then (/^I should be able to update the budget "(.+)"$/) do | budget |
steps %Q{ Then I should be on the show page for the budget "#{budget}"
And I should see "Update" within "div#update" }
end
end

Loading…
Cancel
Save