Merge pull request #78 from NoelDeMartin/MOBILE-3833

MOBILE-3833 usertours: Fix tests for old versions
main
Dani Palou 2022-03-17 10:58:42 +01:00 committed by GitHub
commit ba209e35a4
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