diff --git a/course/format/tests/behat/courseindex_completion.feature b/course/format/tests/behat/courseindex_completion.feature index 8d10341a7d6..8cf6a99d0dc 100644 --- a/course/format/tests/behat/courseindex_completion.feature +++ b/course/format/tests/behat/courseindex_completion.feature @@ -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