mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-45164_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
6ce786cbe7
@ -31,6 +31,8 @@ Feature: In an assignment, students can comment in their submissions
|
||||
Then I should see "First student comment"
|
||||
And the field "content" matches value "Add a comment..."
|
||||
And I follow "Delete this comment"
|
||||
# Wait for the animation to finish.
|
||||
And I wait "2" seconds
|
||||
And I set the field "content" to "Second student comment"
|
||||
And I follow "Save comment"
|
||||
And I should see "Second student comment"
|
||||
|
Loading…
x
Reference in New Issue
Block a user