Skip to content

Commit

Permalink
Removed debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
jferris committed Nov 11, 2011
1 parent e7cacd4 commit 193e375
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion features/appraisals.feature
Expand Up @@ -49,7 +49,6 @@ Feature: run a rake task through several appraisals
When I successfully run `bundle install --local`
And I successfully run `bundle exec rake appraisal:install --trace`

@puts @announce
Scenario: run a specific task with one appraisal
When I successfully run `bundle exec rake appraisal:1.3.0 version --trace`
Then the output should contain "Loaded 1.3.0"
Expand Down

0 comments on commit 193e375

Please sign in to comment.