MDL-35980 behat: fix link text in submission_comments feature

This commit is contained in:
Jake Dallimore
2017-02-28 10:26:37 +08:00
parent 3bf7fdb1e8
commit c8d7affbb5
@@ -33,7 +33,7 @@ Feature: In an assignment, students can comment in their submissions
And I follow "Save comment"
Then I should see "First student comment"
And the field "content" matches value "Add a comment..."
And I follow "Delete this comment"
And I click on "Delete comment posted by Student 1" "link"
# Wait for the animation to finish.
And I wait "2" seconds
And I set the field "content" to "Second student comment"