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_question
@core @core_question
Feature: A teacher can edit questions in the question bank
In order to refine questions contents
As a teacher

View file

@ -1,4 +1,4 @@
@core_question
@core @core_question
Feature: A teacher can preview questions in the question bank
In order to ensure the questions are properly created
As a teacher

View file

@ -1,4 +1,4 @@
@core_question
@core @core_question
Feature: A teacher can sort questions in the question bank
In order to order the question bank's questions
As a teacher