mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-43738 behat: Updating steps definitions and deprecating methods
This commit is contained in:
parent
c3f1e9532d
commit
a525414125
10 changed files with 254 additions and 118 deletions
|
@ -1,6 +1,8 @@
|
|||
This files describes API changes in the assign code.
|
||||
This files describes API changes in the tool_behat code.
|
||||
|
||||
=== 2.7 ===
|
||||
|
||||
* Constants behat_base::cap_allow, behat_base::cap_prevent and
|
||||
behat_base::cap_prohibit have been removed in favour of the
|
||||
lang/en/role.php language strings 'allow', 'prevent' and 'prohibit'.
|
||||
* @_only_local tag used in .feature files replaced by @_file_upload tag
|
||||
* @_alerts tag used in .feature files replaced by @_alert tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue