Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Remove unnecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Yurek committed Mar 30, 2012
1 parent f4b6d48 commit e10edcd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions features/step_definitions/rails_steps.rb
@@ -1,7 +1,3 @@
When /^I print "([^\"]*)"$/ do |whatever|
puts whatever
end

Given /^I generate a new rails application$/ do
steps %{
When I run `bundle exec #{new_application_command} #{APP_NAME}`
Expand Down

0 comments on commit e10edcd

Please sign in to comment.