mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-43480 behat: Switching @_only_local and @_alerts to @_file_upload and @_alert
This commit is contained in:
parent
81ad5438c7
commit
561e9bb92e
17 changed files with 22 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
@core @core_badges @_only_local
|
||||
@core @core_badges @_file_upload
|
||||
Feature: Add badges to the system
|
||||
In order to give badges to users for their achievements
|
||||
As an admin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@core @core_badges @_only_local
|
||||
@core @core_badges @_file_upload
|
||||
Feature: Award badges
|
||||
In order to award badges to users for their achievements
|
||||
As an admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue