diff --git a/blocks/navigation/tests/behat/view_my_courses.feature b/blocks/navigation/tests/behat/view_my_courses.feature index 4c8ad1b027f..a629d9eafa0 100644 --- a/blocks/navigation/tests/behat/view_my_courses.feature +++ b/blocks/navigation/tests/behat/view_my_courses.feature @@ -87,8 +87,6 @@ Feature: View my courses in navigation block When I expand "cat3" node And I expand "cat31" node And I expand "cat1" node - And I should see "c1" in the "Navigation" "block" - And I expand "c1" node Then I should see "cat1" in the "Navigation" "block" And I should see "cat2" in the "Navigation" "block" And I should see "cat3" in the "Navigation" "block"