fix typo in behat test field name
authorDan Marsden <dan@danmarsden.com>
Thu, 19 Nov 2015 23:07:23 +0000 (12:07 +1300)
committerDan Marsden <dan@danmarsden.com>
Thu, 19 Nov 2015 23:07:23 +0000 (12:07 +1300)
tests/behat/attendance_mod.feature

index 9b7641a..8580045 100644 (file)
@@ -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"