diff --git a/course/tests/behat/navigate_course_list.feature b/course/tests/behat/navigate_course_list.feature index 539f116d036..11f35088d07 100644 --- a/course/tests/behat/navigate_course_list.feature +++ b/course/tests/behat/navigate_course_list.feature @@ -42,6 +42,9 @@ Feature: Browse course list and return back from enrolment page And I press "Save changes" And I log out When I log in as "user2" + # In boost, if the viewport is such that we have the standard layout, then the click for the navigation block is in + # the link" + And I change window size to "small" And I open my profile in edit mode And I expand "Courses" node And I expand "Sample category" node