mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-39232 behat Normalize feature tags according to component names
This commit is contained in:
parent
9b1dbe16db
commit
550d842e3c
84 changed files with 85 additions and 85 deletions
|
@ -1,4 +1,4 @@
|
|||
@backup
|
||||
@core @core_backup
|
||||
Feature: Backup Moodle courses
|
||||
In order to save and store course contents
|
||||
As a moodle admin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@backup
|
||||
@core @core_backup
|
||||
Feature: Duplicate activities
|
||||
In order to set up my course contents quickly
|
||||
As a moodle teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@backup
|
||||
@core @core_backup
|
||||
Feature: Import course's contents into another course
|
||||
In order to move and copy contents between courses
|
||||
As a moodle teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@backup
|
||||
@core @core_backup
|
||||
Feature: Restore Moodle 2 course backups
|
||||
In order to continue using my stored course contents
|
||||
As a moodle teacher and as a moodle admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue