MDL-75324 behat: use a proper step to verify completion status

This commit is contained in:
Simey Lameze 2023-07-04 09:30:59 +08:00
parent 8dbb6183ff
commit c5e7eb312b

View File

@ -68,7 +68,7 @@ Feature: Course index completion icons
When I press "Mark as done"
And I wait until "Done" "button" exists
And I reload the page
Then "Done" "icon" should exist in the "courseindex-content" "region"
Then the manual completion button of "Activity sample 1" is displayed as "Done"
@javascript
Scenario: Auto completion should appear in the course index