mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-39232 behat Normalize feature tags according to component names
This commit is contained in:
parent
9b1dbe16db
commit
550d842e3c
84 changed files with 85 additions and 85 deletions
|
@ -1,4 +1,4 @@
|
|||
@blog
|
||||
@core @core_blog
|
||||
Feature: Comment on a blog entry
|
||||
In order to respond to a blog post
|
||||
As a moodle user
|
||||
|
@ -75,4 +75,4 @@ Feature: Comment on a blog entry
|
|||
And I fill in "content" with "$My own >nasty< \"string\"!"
|
||||
And I follow "Save comment"
|
||||
And I wait "4" seconds
|
||||
Then I should see "$My own >nasty< \"string\"!"
|
||||
Then I should see "$My own >nasty< \"string\"!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue