Skip to content

Commit

Permalink
MDL-54131 Behat: Fix hide all courses test
Browse files Browse the repository at this point in the history
  • Loading branch information
sbourget committed May 16, 2016
1 parent a7ea4fd commit 18d157f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Feature: Enable the course_list block on a course page and view it's contents
And I follow "Course 1"
And I turn editing mode on
When I add the "Courses" block
Then I should not see "Miscellaneous" in the "My courses" "block"
Then I should not see "All courses" in the "My courses" "block"

Scenario: View the course list block on course page with admin sees own course enabled
Given the following config values are set as admin:
Expand Down

0 comments on commit 18d157f

Please sign in to comment.