From 99e836d492c94524f4cf4a7734994276d0430124 Mon Sep 17 00:00:00 2001 From: Noel De Martin Date: Mon, 4 Oct 2021 14:02:40 +0200 Subject: [PATCH] MOBILE-3833 behat: Fix editing mode toggle --- mod/course/tests/behat/app_basic_usage.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/course/tests/behat/app_basic_usage.feature b/mod/course/tests/behat/app_basic_usage.feature index de031bb6b..7e880db1d 100755 --- a/mod/course/tests/behat/app_basic_usage.feature +++ b/mod/course/tests/behat/app_basic_usage.feature @@ -495,7 +495,7 @@ Feature: Test basic usage of one course in app And I press "Open in browser" in the app And I switch to the browser tab opened by the app And I log in as "teacher1" - And I press "Turn editing on" + And I click on "Edit mode" "checkbox" And I click on "Side panel" "button" And I follow "Add a block" And I follow "Text"