Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Try to fix travis build
  • Loading branch information
josepjaume committed May 2, 2013
1 parent fc26d6d commit f08d58e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions features/steps/rspec_compatibility.rb
Expand Up @@ -29,8 +29,7 @@ class RSpecCompatibility < Spinach::FeatureSteps
Scenario: This scenario will fail
Given true is false
Then remove all the files in my hard drive
""")
Then remove all the files in my hard drive""")

write_file('features/steps/failure_feature.rb',
'class FeatureWithFailures < Spinach::FeatureSteps
Expand Down

0 comments on commit f08d58e

Please sign in to comment.