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 @cohorts
@core @core_cohort
Feature: Add cohorts of users
In order to create site-wide groups
As a moodle admin

View file

@ -1,4 +1,4 @@
@admin @cohorts @_only_local
@core @core_cohort @_only_local
Feature: Upload users to a cohort
In order to quickly fill site-wide groups with users
As a moodle admin