From 6d5858a232f2c1b59085b845ebb0b956fe6dd1d6 Mon Sep 17 00:00:00 2001 From: Noel De Martin Date: Thu, 17 Mar 2022 10:49:24 +0100 Subject: [PATCH] MOBILE-3833 usertours: Fix tests for old versions --- tests/behat/usertours.feature | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/behat/usertours.feature b/tests/behat/usertours.feature index b9c4e0b64..778c79845 100644 --- a/tests/behat/usertours.feature +++ b/tests/behat/usertours.feature @@ -30,8 +30,7 @@ Feature: User Tours work properly. Then I should not find "Expand to explore" in the app And I should not find "Explore your personal area" in the app - When I press "My courses" in the app - And I press "Course 1" in the app + When I enter the course "Course 1" in the app Then I should find "Find your way around" in the app When I press "Got it" in the app