MDL-72125 mod_assign: Correct step usage of undef step

This was due to an incorrectly resolved conflict when backporting from
3.11.
This commit is contained in:
Andrew Nicols
2021-07-23 08:36:43 +08:00
parent 729ee696fc
commit b8fd3da2a8
@@ -79,7 +79,7 @@ Feature: Assign user override
And I log in as "student2"
And I am on "Course 1" course homepage
And I follow "Test assignment name"
And the activity date in "Test assignment name" should contain "Due: Saturday, 1 January 2000, 8:00"
Then I should see "Saturday, 1 January 2000, 8:00"
And I log out
And I log in as "student1"
And I am on "Course 1" course homepage