Skip to content

Commit

Permalink
it was rescue false, not rescue nil
Browse files Browse the repository at this point in the history
- #556.
  • Loading branch information
dchelimsky committed Feb 2, 2012
1 parent 147a3a5 commit 5686c13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Expand Up @@ -11,8 +11,8 @@ Bug fixes
* Ensure that values passed to `config.filter_run` are respected when running
over DRb (using spork).
* Ensure shared example groups are reset after a run (as example groups are).
* Remove `rescue nil` from calls to filters represented as Procs
* Remove `rescue false` from calls to filters represented as Procs

### 2.8.0 / 2012-01-04

[full changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
Expand Down

0 comments on commit 5686c13

Please sign in to comment.