MDL-39232 behat Normalize feature tags according to component names

This commit is contained in:
David Monllao 2013-04-23 12:56:40 +08:00
parent 9b1dbe16db
commit 550d842e3c
84 changed files with 85 additions and 85 deletions

View file

@ -1,4 +1,4 @@
@admin
@core @core_admin
Feature: Display extended course names
In order to display more info about the courses
As a moodle admin

View file

@ -1,4 +1,4 @@
@admin
@core @core_admin
Feature: An administrator can filter user accounts by role, cohort and other profile fields
In order to find the user accounts I am looking for
As a moodle admin

View file

@ -1,4 +1,4 @@
@admin @_only_local
@core @core_admin @_only_local
Feature: Upload users
In order to add users to the system
As a moodle admin