Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 456388f

Browse files
committed
Changelog for #2756, #2758
1 parent 91f092f commit 456388f

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
@@ -8,6 +8,9 @@ Bug Fixes:
88
(Marc-André Lafortune, #2736)
99
* Prevent `rspec --bisect` from generating zombie processes while executing
1010
bisect runs. (Benoit Tigeot, Jon Rowe, #2739)
11+
* Predicates for pending examples, (in `RSpec::Core::Example`, `#pending?`, `#skipped?` and
12+
`#pending_fixed?`) now return boolean values rather than truthy values.
13+
(Marc-André Lafortune, #2756, #2758)
1114

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

0 commit comments

Comments
 (0)