Skip to content

Commit

Permalink
FIXUP instructions for not using pre-defined steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed Aug 22, 2014
1 parent 2df4dbc commit 96b8975
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion calabash-cucumber/features-skeleton/support/env.rb
Expand Up @@ -2,6 +2,7 @@
require 'calabash-cucumber/cucumber'

# To use Calabash without the predefined Calabash Steps, uncomment these
# two lines and delete the require above.
# three lines and delete the require above.
# require 'calabash-cucumber/wait_helpers'
# require 'calabash-cucumber/operations'
# World(Calabash::Cucumber::Operations)

0 comments on commit 96b8975

Please sign in to comment.