MOBILE-3833 usertours: Fix tests for old versions

main
Noel De Martin 2022-03-17 10:49:24 +01:00
parent 90b1b6b4f7
commit 6d5858a232
1 changed files with 1 additions and 2 deletions

View File

@ -30,8 +30,7 @@ Feature: User Tours work properly.
Then I should not find "Expand to explore" in the app Then I should not find "Expand to explore" in the app
And I should not find "Explore your personal area" in the app And I should not find "Explore your personal area" in the app
When I press "My courses" in the app When I enter the course "Course 1" in the app
And I press "Course 1" in the app
Then I should find "Find your way around" in the app Then I should find "Find your way around" in the app
When I press "Got it" in the app When I press "Got it" in the app