From 8889dcd62d21e05f21a0e182af1d94e0e3f4edd3 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Sun, 5 Oct 2014 09:20:25 +0100 Subject: [PATCH 1/1] MDL-38106 lesson: fix tests introduced in MDL-32870 --- mod/lesson/tests/behat/questions_images.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/mod/lesson/tests/behat/questions_images.feature b/mod/lesson/tests/behat/questions_images.feature index 8ce6003..654b175 100644 --- a/mod/lesson/tests/behat/questions_images.feature +++ b/mod/lesson/tests/behat/questions_images.feature @@ -25,6 +25,7 @@ Feature: In a lesson activity, teacher can add embedded images in questions answ And I turn editing mode on And I add a "Lesson" to section "1" and I fill the form with: | Name | Test lesson name | + | Description | Test lesson description | And I follow "Test lesson name" And I follow "Add a question page" And I set the field "Select a question type" to "Multichoice" -- 2.1.2