From 9766cae6ef1716f607a18218646f59fe912459e4 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Tue, 2 May 2017 09:19:51 +1200 Subject: [PATCH] behat test (fragile) --- tests/behat/attendance_mod.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/behat/attendance_mod.feature b/tests/behat/attendance_mod.feature index c4ac3dd..065c9eb 100644 --- a/tests/behat/attendance_mod.feature +++ b/tests/behat/attendance_mod.feature @@ -45,7 +45,6 @@ Feature: Teachers and Students can record session attendance And I follow "Add" And I set the field "Allow students to record own attendance" to "1" And I set the following fields to these values: - | sessiondate | ##5 minutes ago## | | id_sestime_starthour | 00 | | id_sestime_endhour | 23 | | id_sestime_endminute | 55 |