mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-59396 block_participants: removed Behat reference to deleted select
Part of MDL-59290.
This commit is contained in:
parent
3a2304f99b
commit
661750afc2
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ Feature: People Block used in a course
|
|||
And I am on "Course 1" course homepage
|
||||
And I click on "Participants" "link" in the "People" "block"
|
||||
Then I should see "All participants" in the "#page-content" "css_element"
|
||||
And the "My courses" select box should contain "C101"
|
||||
|
||||
Scenario: Student without permission can not view participants link
|
||||
Given the following "permission overrides" exist:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue