MDL-67691 behat: inform about the_following_exist() removal
behat_data_generators::the_following_exist() has been removed, please use behat_data_generators::the_following_entities_exist() instead. See MDL-67691 for more info.
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
This files describes API changes in core libraries and APIs,
|
||||
information provided here is intended especially for developers.
|
||||
|
||||
=== 3.6.8 ===
|
||||
|
||||
* behat_data_generators::the_following_exist() has been removed, please use
|
||||
behat_data_generators::the_following_entities_exist() instead. See MDL-67691 for more info.
|
||||
|
||||
=== 3.6.4 ===
|
||||
|
||||
* Behat timeout constants behat_base::TIMEOUT, EXTENDED_TIMEOUT, and REDUCED_TIMEOUT will be
|
||||
|
||||
Reference in New Issue
Block a user