From: Sam Hemelryk Date: Wed, 4 Jun 2014 20:29:42 +0000 (+1200) Subject: MDL-45524 navigation: fixed non-expandable node behat tests X-Git-Tag: v2.8.0-beta~767^2 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=36bb73449c5d7c110ac350b06a0fa1692a5b7376 MDL-45524 navigation: fixed non-expandable node behat tests --- 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"