From dce0d45d6e9e8f0fa557396b06a256a940501c42 Mon Sep 17 00:00:00 2001
From: Noel De Martin <noel@moodle.com>
Date: Mon, 19 Jul 2021 09:56:02 +0200
Subject: [PATCH] MOBILE-3320 course: Fix behat using LMS master

---
 mod/course/tests/behat/app_basic_usage.feature | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mod/course/tests/behat/app_basic_usage.feature b/mod/course/tests/behat/app_basic_usage.feature
index dac6ccf0f..59a69c6b3 100755
--- a/mod/course/tests/behat/app_basic_usage.feature
+++ b/mod/course/tests/behat/app_basic_usage.feature
@@ -498,6 +498,7 @@ Feature: Test basic usage of one course in app
     And I click on "Side panel" "button"
     And I follow "Add a block"
     And I follow "HTML"
+    And I click on "[aria-label=\"Close drawer\"]" "css_element"
     And I click on "Side panel" "button"
     And I follow "Add a block"
     And I follow "Activities"