From 3755ede70ca2879ce3a239316174f4f87608a10f Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Thu, 13 Apr 2017 13:31:17 +1200 Subject: [PATCH] fix typo in step! --- tests/behat/extra_features.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/behat/extra_features.feature b/tests/behat/extra_features.feature index f5b87c6..ba38105 100644 --- a/tests/behat/extra_features.feature +++ b/tests/behat/extra_features.feature @@ -77,7 +77,7 @@ Feature: Test the various new features in the attendance module | id_addmultiply | 0 | And I click on "submitbutton" "button" - And I click on "Take attendance" + And I follow "Take attendance" # Present And I click on "td.cell.c3 input" "css_element" in the "Student 1" "table_row" # Late