Skip to content

Commit a50c508

Browse files
INT-18505: Fix recently added replies are displayed first Behat test
1 parent ede28a5 commit a50c508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/behat/posts_ordering_general.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Feature: New Open discussions and discussions with recently added replies are di
6363
And I follow "Course general forum"
6464
And I follow "Forum post 1"
6565
And I follow "Use advanced editor and additional options"
66-
And I set the field with xpath "//*[@id='id_messageeditable']" to "Reply to the first post"
66+
And I set the field with xpath "//*[@id='id_message']" to "Reply to the first post"
6767
And I press "Post to forum"
6868
And I wait to be redirected
6969
And I am on "Course 1" course homepage

0 commit comments

Comments
 (0)