Browse Source

fix typo in behat test field name

MOODLE_29_STABLE
Dan Marsden 9 years ago
parent
commit
7ca0602a01
  1. 2
      tests/behat/attendance_mod.feature

2
tests/behat/attendance_mod.feature

@ -66,7 +66,7 @@ Feature: Teachers and Students can record session attendance
And I click on "id_submitbutton" "button"
And I follow "Report"
And I follow "Low grade"
And I set the field "cbselector" to "1"
And I set the field "cb_selector" to "1"
And I click on "Send a message" "button"
Then I should see "Message body"
And I should see "student1@asd.com"

Loading…
Cancel
Save