mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
[ci skip] Fix typo
This commit is contained in:
parent
89d655b126
commit
a9950a9e6d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Release date: 2016-08-16
|
|||
* Issue with modals present when closing the page using selenium - Issue #1696 [Jonas Nicklas, Thomas Walpole]
|
||||
* Server errors raised in test code have the cause set to an explanatory exception
|
||||
in rubies that support Exception#cause rather than a confusing ExpectationNotMet - Issue #1719 [Thomas Walpole]
|
||||
* background/given/given! RSoec aliases will work if RSpec config.shared_context_metadata_behavior == :apply_to_host_groups [Thomas Walpole]
|
||||
* background/given/given! RSpec aliases will work if RSpec config.shared_context_metadata_behavior == :apply_to_host_groups [Thomas Walpole]
|
||||
* Fixed setting of unexpectedAlertError now that Selenium will be freezing the Capabilities::DEFAULTS [Thomas Walpole]
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Add table
Reference in a new issue