Merge branch 'wip-mdl-55337-m31' of https://github.com/rajeshtaneja/moodle into MOODLE_31_STABLE
This commit is contained in:
@@ -47,6 +47,7 @@ Feature: A user can navigate to previous and next discussions
|
||||
And I add a new discussion to "Test forum name" forum with:
|
||||
| Subject | Discussion 3 |
|
||||
| Message | Test post message |
|
||||
And I wait "1" seconds
|
||||
When I follow "Discussion 3"
|
||||
Then I should not see "Discussion 1"
|
||||
And I should see "Discussion 2"
|
||||
@@ -60,7 +61,6 @@ Feature: A user can navigate to previous and next discussions
|
||||
And I set the following fields to these values:
|
||||
| Message | Answer to discussion |
|
||||
And I press "Post to forum"
|
||||
And I wait to be redirected
|
||||
And I should not see "Discussion 2"
|
||||
And I should see "Discussion 3"
|
||||
And I follow "Discussion 3"
|
||||
|
||||
Reference in New Issue
Block a user