mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-70197 navigation: Update classic goutte tests
This commit is contained in:
parent
cee0949109
commit
f65b92577a
9 changed files with 38 additions and 26 deletions
|
@ -18,7 +18,7 @@ Feature: Access permission to content Bank
|
|||
Scenario: Admins access content bank
|
||||
Given I log in as "admin"
|
||||
And I am on "Course 1" course homepage
|
||||
Then "Content bank" "link" should exist in current page administration
|
||||
Then "Content bank" "link" should exist
|
||||
|
||||
Scenario: Editing teachers can access content bank at course level
|
||||
Given I log in as "teacher1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue