Skip to content

Commit

Permalink
MDL-75324 behat: use a proper step to verify completion status
Browse files Browse the repository at this point in the history
  • Loading branch information
lameze committed Jul 4, 2023
1 parent 6628845 commit a34591c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion course/format/tests/behat/courseindex_completion.feature
Expand Up @@ -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
Expand Down

0 comments on commit a34591c

Please sign in to comment.