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 @@
@core_group
@core @core_group
Feature: Automatic creation of groups
In order to quickly create groups
As a teacher

View file

@ -1,4 +1,4 @@
@core_group
@core @core_group
Feature: Organize students into groups
In order to organize course activities in groups
As a moodle teacher

View file

@ -1,4 +1,4 @@
@core_group
@core @core_group
Feature: Uniqueness of Group ID number
In order to create unique groups and groupings
As a moodle teacher