Fix history typo [ci skip]

This commit is contained in:
Thomas Walpole 2018-01-02 13:32:15 -08:00
parent 522a04ebe7
commit ee02b28f20
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Release date: unreleased
### Added
* `have_all_selectors`, `have_no_selectors` RSpec matchers for parity with minitest assertions [Thomas Walpole]
* `have_all_of_selectors`, `have_none_of_selectors` RSpec matchers for parity with minitest assertions [Thomas Walpole]
### Fixed