Browse Source

Use correct action for button in test.

MOODLE_33_STABLE
Dan Marsden 8 years ago
parent
commit
0515414828
  1. 2
      tests/behat/defaultstatus.feature

2
tests/behat/defaultstatus.feature

@ -26,7 +26,7 @@ Feature: Admin can set default status set for use in new attendance
And I turn editing mode on And I turn editing mode on
And I add a "Attendance" to section "1" and I fill the form with: And I add a "Attendance" to section "1" and I fill the form with:
| Name | Attendance1 | | Name | Attendance1 |
And I click on "Save and display" And I press "Save and display"
And I should see "Attendance1" And I should see "Attendance1"
And I follow "Status set" And I follow "Status set"
Then I should see "customstatusdescription" Then I should see "customstatusdescription"
Loading…
Cancel
Save