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_comment
@block @block_comments
Feature: Add a comment to the comments block
In order to comment on a conversation or a topic
As a moodle user

View file

@ -1,4 +1,4 @@
@core_comment
@block @block_comments
Feature: Delete comment block messages
In order to refine comment block's contents
As a moodle teacher