Skip to content

Commit 5a9f698

Browse files
authored
Changelog for rspec#2723
1 parent a88a39c commit 5a9f698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Bug Fixes:
1010
(Jon Rowe, #2703)
1111
* Correctly detect patterns when `rspec_opts` is an array in `RSpec::Core::RakeTask`.
1212
(Marc-André Lafortune, #2704)
13+
* Make `RSpec.clear_examples` reset example counts for example groups. This fixes
14+
an issue with re-running specs not matching ids. (Agis Anastasopoulos, #2723)
1315

1416
### 3.9.1 / 2019-12-28
1517
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)

0 commit comments

Comments
 (0)