From e507dd4131f3a2721be13ee4d95febb4be30a67f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Castell=C3=B3n?= Date: Mon, 9 Mar 2020 11:55:56 +0100 Subject: [PATCH] Fixes on: MOBILE-3328, glossary --- mod/glossary/tests/behat/app_basic_usage.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod/glossary/tests/behat/app_basic_usage.feature b/mod/glossary/tests/behat/app_basic_usage.feature index f600e97fd..67784dc39 100755 --- a/mod/glossary/tests/behat/app_basic_usage.feature +++ b/mod/glossary/tests/behat/app_basic_usage.feature @@ -90,7 +90,8 @@ Feature: Test basic usage of glossary in app And I set the field "Search query" to "potato" in the app And I press "search" near "No entries were found." in the app And I set the field "Search query" to " " in the app - And I press "potato" near "something" in the app + And I press "Display options" in the app + And I press "Refresh" in the app And I press "potato" in the app Then I should see "potato" And I should see "The potato is a root vegetable native to the Americas, a starchy tuber of the plant Solanum tuberosum, and the plant itself, a perennial in the family Solanaceae."