features/bugs.feature in lolcommits-0.6.1 vs features/bugs.feature in lolcommits-0.6.2.pre1

- old
+ new

@@ -25,19 +25,9 @@ When I successfully run `git rebase -i HEAD~5` # Then there should be 4 commit entries in the git log Then there should be exactly 6 jpgs in "../.lolcommits/yuh8history" # - # issue #80, https://github.com/mroth/lolcommits/issues/80 - # - Scenario: don't warn about system_timer (on MRI 1.8.7) - When I successfully run `lolcommits` - Then the output should not contain: - """ - Faraday: you may want to install system_timer for reliable timeouts - """ - - # # issue #81, https://github.com/mroth/lolcommits/issues/81 # Scenario: don't want initialized constant warning from Faraday (MRI 1.8.7) When I successfully run `lolcommits` Then the output should not contain: