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

Commit ad60091

Browse files
committed
Revise changelog for #2302.
[ci skip]
1 parent 12f3f45 commit ad60091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Enhancements:
1010
special. (Myron Marston, #2294)
1111
* Improve `rspec -v` so that it prints out the versions of each part of
1212
RSpec to prevent confusion. (Myron Marston, #2304)
13-
* Add `--fail-no-examples` causing RSpec to fail if no matching examples
14-
are found. (Ewa Czechowska, #2302)
13+
* Add `config.fail_if_no_examples` option which causes RSpec to fail if
14+
no examples are found. (Ewa Czechowska, #2302)
1515

1616
Bug Fixes:
1717

0 commit comments

Comments
 (0)