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:
Eloy Lafuente (stronk7)
2020-01-20 00:14:39 +01:00
parent e05d1c34cd
commit 10dee69379
+5
View File
@@ -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