Skip to content

Commit

Permalink
Actually check that the exception message is not being shown.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristandunn committed Jun 17, 2010
1 parent b2b95e1 commit 8fb5525
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/push.feature
Expand Up @@ -83,3 +83,5 @@ Feature: Push Gems
And I have an api key for "email@person.com/password"
When I push an invalid .gem file
Then I should see "RubyGems.org cannot process this gem."
And I should not see "Error:"
And I should not see "No metadata found!"

0 comments on commit 8fb5525

Please sign in to comment.