MOBILE-3686: Adapt tests to new course list page

main
Pau Ferrer Ocaña 2021-10-21 16:06:58 +02:00
parent ccc79f4ab5
commit 31c63a542e
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ Feature: Test basic usage of courses in app
And I set the field "Search" to "Course 4" in the app And I set the field "Search" to "Course 4" in the app
And I press "Search" "button" in the app And I press "Search" "button" in the app
Then I should find "Course 4" in the app Then I should find "Course 4" in the app
And the header should be "Search courses" in the app And the header should be "Available courses" in the app
When I press "Course 4" in the app When I press "Course 4" in the app
Then I should find "Course 4" in the app Then I should find "Course 4" in the app