Skip to content

Commit

Permalink
MDL-45774 behat: Fixed button name to be pressed
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh Taneja authored and andrewnicols committed Apr 14, 2015
1 parent ce54688 commit 78429cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/tool/monitor/tests/behat/subscription.feature
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Feature: tool_monitor_subscriptions
And I follow "My preferences" in the user menu
And I follow "Messaging"
And I click on "input[name^=tool_monitor_notification_loggedin]" "css_element"
And I press "Update profile"
And I press "Save changes"
And I follow "My preferences" in the user menu
And I follow "Event monitoring"
And I set the field "Select a course" to "Acceptance test site"
Expand All @@ -122,7 +122,7 @@ Feature: tool_monitor_subscriptions
And I follow "My preferences" in the user menu
And I follow "Messaging"
And I click on "input[name^=tool_monitor_notification_loggedin]" "css_element"
And I press "Update profile"
And I press "Save changes"
And I follow "My preferences" in the user menu
And I follow "Event monitoring"
And I set the field "Select a course" to "Course 1"
Expand Down

0 comments on commit 78429cc

Please sign in to comment.