mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Document fixed race conditions
This commit is contained in:
parent
7e661d2e6a
commit
ee45e7c5c4
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
* Arguments are cast to string where necessary, so that e.g. `click_link(:foo)` works
|
||||
as expected. [Jonas Nicklas]
|
||||
* `:count => 0` now works as expected [Jarl Friis]
|
||||
* Fixed race conditions on negative assertions when removing nodes [Jonas Nicklas]
|
||||
|
||||
# Version 2.0.0.beta2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue