mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
MDL-68492 Behat: Use faster direct link steps in lib/tests/behat
This commit is contained in:
parent
be32dc800d
commit
111cf93b71
7 changed files with 24 additions and 53 deletions
|
@ -16,8 +16,7 @@ Feature: Override permissions on a context
|
|||
| teacher1 | C1 | editingteacher |
|
||||
|
||||
Scenario: Default system capabilities modification
|
||||
Given I log in as "admin"
|
||||
And I am on "Course 1" course homepage
|
||||
Given I am on the "C1" "Course" page logged in as "admin"
|
||||
And I navigate to "Users > Permissions" in current page administration
|
||||
When I click on "Allow" "icon" in the "mod/forum:addnews" "table_row"
|
||||
And I press "Student"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue