Skip to content

Commit

Permalink
Description was wrong
Browse files Browse the repository at this point in the history
I see no such method as `excatly`. Rather, I found `exactly`.
  • Loading branch information
sawadatsuyoshi-mf committed May 10, 2019
1 parent 1702a6d commit 8a5ff6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Release date: 2019-05-09
### Added


* Syntactic sugar `#once`, `#twice`, `#thrice`, `#excatly`, `#at_least`, `#at_most` to
* Syntactic sugar `#once`, `#twice`, `#thrice`, `#exactly`, `#at_least`, `#at_most` to
`have_selector`, `have_css`, `have_xpath`, and `have_text` RSpec matchers
* Support for multiple expression types in Selector definitions
* Reduced wirecalls for common actions in Selenium driver
Expand Down

0 comments on commit 8a5ff6d

Please sign in to comment.