Skip to content

Commit

Permalink
Merge branch 'wip-mdl-55337' of https://github.com/rajeshtaneja/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Jul 26, 2016
2 parents 773a115 + 4505459 commit 8b13e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/forum/tests/behat/discussion_navigation.feature
Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 8b13e09

Please sign in to comment.