mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
MDL-75173 behat: Fix broken test.
Test was testing failing state when student didn't receive passing grade. But it was expecting that completion criteria is completed which was wrong.
This commit is contained in:
parent
def5d29730
commit
d6fa50d175
@ -133,4 +133,4 @@ Feature: Enable Block Completion in a course using activity completion
|
||||
And I am on "Course 1" course homepage
|
||||
And I follow "More details"
|
||||
And I should see "Achieving grade, Achieving passing grade" in the "Activity completion" "table_row"
|
||||
And I should see "Yes" in the "Activity completion" "table_row"
|
||||
And I should see "No" in the "Activity completion" "table_row"
|
||||
|
Loading…
x
Reference in New Issue
Block a user