From a741491d10e34061168057464bba23d91cabda77 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Thu, 19 Nov 2015 22:23:47 +1300 Subject: [PATCH] Fix a couple of behat tests --- tests/behat/extra_features.feature | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/behat/extra_features.feature b/tests/behat/extra_features.feature index ad2d73f..e0d31e0 100644 --- a/tests/behat/extra_features.feature +++ b/tests/behat/extra_features.feature @@ -76,7 +76,6 @@ Feature: Test the various new features in the attendance module And I set the following fields to these values: | Create multiple sessions | 0 | And I click on "submitbutton" "button" - And I follow "Sessions" When I follow "Take attendance" # Present @@ -202,7 +201,6 @@ Feature: Test the various new features in the attendance module And I set the following fields to these values: | Create multiple sessions | 0 | And I click on "submitbutton" "button" - And I follow "Sessions" And I click on "Take attendance" "link" When I click on "setallstatuses" "field" in the ".takelist tbody td.c3" "css_element"