Skip to content

Commit e0c922f

Browse files
authored
Changelog for rspec#2756, rspec#2758
1 parent e304ccb commit e0c922f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Bug Fixes:
1616
(Marc-André Lafortune, #2736)
1717
* Prevent `rspec --bisect` from generating zombie processes while executing
1818
bisect runs. (Benoit Tigeot, Jon Rowe, #2739)
19+
* Predicates for pending examples, (in `RSpec::Core::Example`, `#pending?`, `#skipped?` and
20+
`#pending_fixed?`) now return boolean values rather than truthy values.
21+
(Marc-André Lafortune, #2756, #2758)
1922

2023
### 3.9.2 / 2020-05-02
2124
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...v3.9.2)

0 commit comments

Comments
 (0)