From b957254b3b907f4eab27c5208acdc42f41bba98a Mon Sep 17 00:00:00 2001 From: Sara Arjona Date: Tue, 14 Nov 2023 15:53:46 +0100 Subject: [PATCH] MDL-77581 lesson: Fix behat random failures --- .../tests/behat/lesson_numerical_question_with_locale.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/lesson/tests/behat/lesson_numerical_question_with_locale.feature b/mod/lesson/tests/behat/lesson_numerical_question_with_locale.feature index a94fcfded78..c008950802e 100644 --- a/mod/lesson/tests/behat/lesson_numerical_question_with_locale.feature +++ b/mod/lesson/tests/behat/lesson_numerical_question_with_locale.feature @@ -109,10 +109,10 @@ Feature: In a lesson activity, I need to edit pages in the lesson taking into ac | Your answer | 2#87 | Scenario: Edit lesson question page with updated locale setting and wrong answer - Given I log in as "teacher1" - And the following "language customisations" exist: + Given the following "language customisations" exist: | component | stringid | value | | core_langconfig | decsep | , | + And I log in as "teacher1" When I am on the "Test lesson name" "lesson activity" page And I edit the lesson And I follow "Hardest question ever"