From 0515414828bf211c05770ab3ea54c0ba6e9e8423 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Thu, 9 Mar 2017 12:51:59 +1300 Subject: [PATCH] Use correct action for button in test. --- tests/behat/defaultstatus.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/behat/defaultstatus.feature b/tests/behat/defaultstatus.feature index ef0176e..c7e89c8 100644 --- a/tests/behat/defaultstatus.feature +++ b/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 add a "Attendance" to section "1" and I fill the form with: | Name | Attendance1 | - And I click on "Save and display" + And I press "Save and display" And I should see "Attendance1" And I follow "Status set" Then I should see "customstatusdescription" \ No newline at end of file -- 2.11.0